noamross / redoc

[NOTE: Project in suspended animation for now] Reversible Reproducible Documents
https://noamross.github.io/redoc
Other
514 stars 44 forks source link

Extracting the criticmarkup to docx functionality #76

Open ttxtea opened 1 year ago

ttxtea commented 1 year ago

I think the conversion of criticmarkup to docx comments is of general interest. The criticmarkup.lua filter nicely capsulates the back-conversion of docx comments to criticmarkup, but I am wondering as a naive user, where in the code conversion of criticmarkup to docx is to be found. Could it easily be written as a lua filter for general useage in pandoc, as well?