mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-03 03:42:38 +02:00
remove heading from readme
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Parsedown PHP
|
||||
|
||||
Parsedown is a parser for Markdown. It parses Markdown text the way people do. First, it divides texts into blocks. Then it looks at how these blocks start and how they relate to each other. Finally, it looks for special characters to identify inline elements. As a result, Parsedown is (super) fast, predictable and its (open) source code - easy to read.
|
||||
|
||||
[Explorer (demo)](http://parsedown.org/explorer/)
|
||||
|
Reference in New Issue
Block a user