0
Fixed the error in the title. Hope we have common grounds now? Don't nitpick π.
Fixed the error in the title. Hope we have common grounds now? Don't nitpick π.
It's not supposed to be additional complexity. It is pretty much HTML with simple transformations: [a]href=./link/url,,A link[/a]. Then just those tweaks for more concision:
It's supposed to be a great bridge between Markdown and HTML. I needed this for my own project and md was not flexible enough, never mind all the parsers were giving one safety caveat or the other.
Haha. I think I understand you better. I am happy you can see where it could be useful. But you don't want anything more complex than HTML for text editing. In reality one is not really going to need to learn all of HTML to use it. It can go from simple Markdown-like usage (for regular users using a few tags at a small extra cost in terms of verbosity) to more advanced use cases involving more complex elements or styles (for devs). So that is where I am coming from in the design. You are right to say knowing Marksafe entails knowing HTML and a bit more, but I don't think that is exactly a bad thing.