Commit 77a9b1449eab304a117ac50f4e7b725ef9408ac7

Authored by Dmitriy Zaporozhets
1 parent 0093554a

Fix md help table header

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
doc/markdown/markdown.md
... ... @@ -442,6 +442,7 @@ This line is also begins a separate paragraph, but...
442 442 This line is only separated by a single newline, so it's a separate line in the *same paragraph*.
443 443  
444 444  
  445 +<a name="tables"/>
445 446 ## Tables
446 447  
447 448 Tables aren't part of the core Markdown spec, but they are part of GFM and Markdown Here supports them.
... ...