-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CriticMarkdown support #917
Comments
Is this about the workflow or about the new markup tags? I just wonder because you get |
It was about new markup tags that support editorial process. But I think that addition, strike and comments will work anyway (I have never liked the html comments markup, which seems too verbose). I think that CriticMarkdown tries to be more evocative with its syntax: But yes, at some point this would mean some features collision between CommonMark supported features and the ones of CriticMarkdown. Which makes me wonder how the last one is expected to be integrated with the standardization efforts of the first. |
…s-extract-plugin-1.x Update dependency mini-css-extract-plugin to v1.3.7 (master)
I have seen that there is some discussion about annotations. I think that a good light weight alternative would be to implement CriticMarkdown support. The extension is pretty easy to learn and I think will suffice basic editorial needs.
The only place where I will see some difficulties would be on nested long discussions about a particular piece of text, that is a task where hypothesis is better suited. Maybe some bridge between hypothesis and CodiMD via CriticMarkdown could be developed for that in the future.
The text was updated successfully, but these errors were encountered: