hackmdio / codimd

CodiMD - Realtime collaborative markdown notes on all platforms.
https://hackmd.io/c/codimd-documentation
GNU Affero General Public License v3.0
9.11k stars 1.05k forks source link

critic markup integration #1809

Open semiopat opened 1 year ago

semiopat commented 1 year ago

As a collaborative tool, it could be great that HackMD | CodiMD implement collaborative modification provides by critic markup, as described here, at least the five basic critic marks:

Addition {++ ++} Deletion {-- --} Substitution {~~ ~> ~~} Comment {>> <<} Highlight {== ==}{>> <<}

That could be a huge enhancement for collaborative writing…