oziresrds / html-to-rtf

Convert html to rtf format in the server
39 stars 43 forks source link

<ul> and <ol> do not show any list-styles in an opened rtf file #21

Open Albert-Valdes opened 2 years ago

Albert-Valdes commented 2 years ago

I'm using html-to-rtf in the browser and have noticed that whenever I try to convert unordered/ordered lists into rtf, it'll work but does not include the bullet points/number points on the lists within the opened rtf file.

Here is the rtf data that I got after converting the HTML: {\rtf1\ansi\deff0{\fonttbl {\f0\fnil\fcharset0 Calibri;}{\f1\fnil\fcharset2 Symbol;}}{\colortbl ;}{\pard hello: \sb70\par}{\pard\sb70\par}{{\*\pn\pnlvlbody\pnf0\pnindent0\pnstart1\pndec{\pntxta.}}\fi-360\li720\sa200\sl276\slmult1{\pntext\tab} test1 \par{\pntext\tab} test2 \par}{\pard\sb70\par}{{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\fi-360\li720\sa200\sl276\slmult1\lang22\f0\fs22{\pntext\tab} test1 \par{\pntext\tab} test2 \par}}

Screen Shot 2022-03-11 at 3 03 21 PM
Albert-Valdes commented 2 years ago

Hello, was this issue replicatable for anyone?

oziresrds commented 2 years ago

Hello, Albert. This is a issue that i market as a improvement because it was not implemented yet.

As soon as possible i will do something.

Em terça-feira, 15 de março de 2022 11:21:30 BRT, Albert-Valdes ***@***.***> escreveu:  

Hello, was this issue replicatable for anyone?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you are subscribed to this thread.Message ID: @.***>

HZSamir commented 1 year ago

Having the same issue.