However, the DRY principals are being screwed around with like they don't exist. Some better architecture needs to be implemented. But that will take place after block code nodes and anchor tags are implemented. I will remain on this branch for those other implementations, for now.
41 lines
374 B
Markdown
41 lines
374 B
Markdown
hello `world`
|
|
|
|
|
|
This `is also a code block`
|
|
|
|
hi `mom
|
|
hello`
|
|
|
|
hi `mom
|
|
|
|
this is too far`
|
|
|
|
|
|
*this is **words***
|
|
|
|
## **Hello world**
|
|
|
|
### hello *world*
|
|
|
|
# ***This is both!***
|
|
|
|
###### This is neither
|
|
|
|
- Hello world
|
|
- This is a list
|
|
|
|
|
|
* this is also a list
|
|
* this is still a list
|
|
|
|
|
|
1. This list is ordered
|
|
2. This is **number two**
|
|
|
|
- hello
|
|
world
|
|
|
|
- hello
|
|
|
|
world number two
|