Hacker News new | ask | show | jobs
by vitiral 1114 days ago
Markdown is pretty bad for a lot of use-cases, like embedding data into text or using data to format text.

I took my own stab at similar constraints: https://github.com/civboot/cxt

1 comments

I like the checkbox-support. Other than that it looks like a harder-to-write and harder-to-remember version of html.

But as long as it scratches your itch and you're productive in it, that's what counts.

Hmm, "harder to write" stings, considering how difficult html is to write. Thanks for the feedback!