Core syntax
These are the bits people actually use. They sit behind Markdown reader, Markdown editor online, Markdown viewer, and Markdown renderer tools.
# Title**bold***italic*[label](https://example.com)- item1. item- [ ] task> quote```js---| a | b |