You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I prepare my slides I like to add notes in the slides to remember what to say on presentation day.
Add html comments like in other markdown files would be awesome.
<!-- Text -->
PS amazing work, thanks
The text was updated successfully, but these errors were encountered:
This is the first thing I've missed when I've tried mdp. Internal comments are very useful in any kind of source code. Until HTML comments are supported, a workaround is to preprocess the source, for example with vim or sed, and get a version without comments.
When I prepare my slides I like to add notes in the slides to remember what to say on presentation day.
Add html comments like in other markdown files would be awesome.
PS amazing work, thanks
The text was updated successfully, but these errors were encountered: