Replies: 1 comment 1 reply
-
|
lol thanks! I get it, typing HTML comments is a bit tedious. It's a nice format for me as an implementor because I need very little logic to parse it out, but it is true they're a bit annoying for presentation writers. I would be open to supporting an alternative way of defining commands. Is there anything you have in mind? The main restriction is it needs to fit in well with markdown: the markdown in a presentation is parsed and then some extra parsing can be done on top of that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just want to start by saying this applications kicks ass. Seriously it's so cool. It blows similar applications out of the water in terms of flexibility and features.
That being said, doing html comments for formatting/commands honestly kind of sucks especially in the context of using markdown which is generally incredibly simplistic. html comments are so verbose and when making a slide, you end up with a lot of them.
Could there be a way to choose a different format for specifying presenterm commands that would be compatible with markdown but simplify the process? Again, no shade, this app rocks, this one aspect just feels tiring to have to type out especially when doing a lot of slide formatting.
Beta Was this translation helpful? Give feedback.
All reactions