Switch to Common-Mark Markdown
Code blocks like this:
echo "Hello World"
Are not rendered as code block in READMEs. (Or at least in this one: https://gitlab.com/rommelwood/eapmobileconfig/blob/master/README.md)
Isn't there a library for markdown which supports all expressions?
Examples
Table
First Header | Second Header |
---|---|
Content Cell | Content Cell |
Content Cell | Content Cell |
Code
echo "Hello World"
List
- List Item 1
- List Item 2
- List Item 3
Task List
-
Checkbox 1 -
Checkbox 2 -
Checkbox 3
Single Backtick Code
This here is a command sudo apt update
.
Quote
This is a quote
Emoji
Edited by username-removed-400439