rendaw 3 minutes ago

> a better, cleaner Markdown alternative

What makes it better or cleaner? It isn't explained anywhere on the page. It looks about the same as markdown to me.

SwellJoe 1 hour ago

Indent for code blocks is a non-starter. Can't paste easily, very annoying to type in a web form. Triple backticks is the right thing.

  • prodigalknight 53 minutes ago

    Add to that using -> to designate a link with a numbered URL for the actual href (numbered hrefs are already in Markdown), and also needing to indent list items... this is a solution in search of a problem.

llagerlof 33 minutes ago

Well, I like the initiative, but dealing with code blocks looks like hell. You should not mess with the original indentation.

Also, the markup should at least support tables.

annzabelle 1 hour ago

The text file looks great, but reading this just makes me think of the XKCD standards comic. Markdown has very few issues, and the remaining ones are so nitpicky that the downsides of having an additional standard are larger than the benefits.

On the other hand, I am always happy to see progress in the LaTeX alternatives world. That typesetting language has become comically overgrown and I think it's turing complete at this point.

aogaili 1 hour ago

Leave markdown alone. Focus on JS frameworks and harnesses please.

  • SwellJoe 53 minutes ago

    Ah,yes, the world cries out for more JavaScript frameworks.