markdown editor with comments code example
Example 1: markdown comment
<!-- *comment* --/>
Example 2: comment in markdown
[//]: # (This may be the most platform independent comment, but i depends)
[//]: # (it does not work in google colab)
<!-- *comment* --/>
[//]: # (This may be the most platform independent comment, but i depends)
[//]: # (it does not work in google colab)