You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I work with converting MD text to HTML and actively use your library. I came across the fact that when transmitting the following text from the UI WYSIWYG editor:
p del dfghgfds /del /p
br
ddddd (text wrapped in ~)
i.e. The tag affects the transformation of the text below. If I add a space or remove this tag, the conversion works fine. Please tell me what options can be used to turn this on and is it possible? I tried various options from the documentation, but did not find a solution.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! I work with converting MD text to HTML and actively use your library. I came across the fact that when transmitting the following text from the UI WYSIWYG editor:
Options:
I have the result in the form:
i.e. The
tag affects the transformation of the text below. If I add a space or remove this tag, the conversion works fine. Please tell me what options can be used to turn this on and is it possible? I tried various options from the documentation, but did not find a solution.
Beta Was this translation helpful? Give feedback.
All reactions