Markdown editor for Android based on Markwon
.
Main principle: difference between input text and rendered markdown is considered to be punctuation.
https://noties.io/Markwon/docs/v4/editor/
Tables and LaTeX nodes won't be rendered correctly. They will be treated as punctuation as whole. This comes from their implementation - they are mocked and do not present in final result as text and thus cannot be diffed.