org-web
org-web copied to clipboard
rendering multiple markups in single line wrongly
If multiple markups exist in single line, the middle parts will be ignored to render.
=first markup=, = second markup=, =third markup=.
will be rendered as
first markup=, = second markup=, =third markup.
Hey @llcc, thanks so much for the report! I'll see if I can get this fixed pretty soon.