Shrimple – A Simpler, Nicer Markdown
a better , cleaner Markdown alternative. Get it .
This is a Shrimple document. It's written in such a way that it looks clean and readable both as a text document, but also when rendered into HTML.
You'll need a Go compiler to compile it first:
The -s or --default-css flag adds a default css to the HTML output and -w or --wrap flag wraps the page up in HTML to make a complete document. If you're looking to generate output and insert into your own website one way or another, you're not going to need those tags.
To see all available options type: ./shrimple --help
Links are made to be clean-looking as well. Instead of polluting the source document with inline URLs (which can be long and can mess up readability) we instead use a very shrimple! idea: a link gets its URLs from the footnote it's referring to.