pancritic icon indicating copy to clipboard operation
pancritic copied to clipboard

Add option to output Critic Markup

Open alerque opened this issue 6 years ago • 2 comments
trafficstars

In the current iteration Critic Markup is treated as a one way street — touch it and it's gone. You can output to HTML or LaTeX. Outputting to Markdown only adds inline HTML tags to the Markdown option.

There should be an output option for outputting Markdown with Critic Markup syntax back in place. In other words it should be possible to round-trip between formats.

See also https://github.com/jgm/pandoc/issues/5430.

alerque avatar Apr 05 '19 14:04 alerque

Are you only talking about round-tripping markdown, or the input can be of any format (like #4 is trying to do) which has plain text CriticMarkup syntax?

ickc avatar Apr 05 '19 23:04 ickc

For me, primarily round-tripping Markdown. I could see the utility for the latter, but the former is my current use case.

alerque avatar Apr 06 '19 20:04 alerque