mirror of
https://github.com/benjaminion/upgrading-ethereum-book.git
synced 2026-01-09 22:47:55 -05:00
Markdown linting
This commit is contained in:
@@ -93,7 +93,7 @@ BEGIN{
|
||||
|
||||
if (h_section != "") {
|
||||
print "\n<div class=\"section-header\">\n" > filename
|
||||
print "# " h_part > filename
|
||||
print "# " h_part "\n" > filename
|
||||
print "## " h_chapter > filename
|
||||
print "\n</div>\n" > filename
|
||||
print "### " h_section > filename
|
||||
|
||||
Reference in New Issue
Block a user