fix: improve HTML layer detection, various MD fixes (#1241)
Markdown fixes: - properly propagate section header levels - improve handling of list subroots without text Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Content before first heading
|
||||
|
||||
## Some heading
|
||||
|
||||
<!-- This is HTML -->
|
||||
|
||||
- A. first
|
||||
- subitem
|
||||
- B. second
|
||||
- 2. strange
|
||||
|
||||
The end!
|
||||
Reference in New Issue
Block a user