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
I suggest a simple regex find/replace in the text of the article just before the markdown parser if possible. If the parser strips html.. well.. refactor a bit, pull markdown result into controller, and do it to the output text from markdown parser instead.
The text was updated successfully, but these errors were encountered:
Someone smart, please help.
inside a page, you should be able to do:
And that should transform into:
I suggest a simple regex find/replace in the text of the article just before the markdown parser if possible. If the parser strips html.. well.. refactor a bit, pull markdown result into controller, and do it to the output text from markdown parser instead.
The text was updated successfully, but these errors were encountered: