Commit Graph

6 Commits (56bbcf5c8f6fd0811b912598ba0c1c91718c5beb)

Author SHA1 Message Date
aburdenthehand df77bb6800 Added toc_hide=true flag to file frontmatter (#8633) 2018-05-18 16:17:50 -07:00
Andreas Jaeger e3116d3913 Fix application-developer/intermediate issues (#8474)
fix some hugo issues:
* Add missing empty line for list.
* Indent items correctly to avoid overlong line shown as code.
* Fix broken table

Closes: #8457
2018-05-11 13:10:28 -07:00
Andreas Jaeger 46cde58bd2 Fix lists in application-developer/advanced (#8472)
Add missing empty lines in front of lists so that they are generated
correctly with hugo.
2018-05-10 15:37:55 -07:00
Claire Lundeby 0ac89106cf #8346 HTML syntax instead of MD in HTML blocks (#8352)
* #8346 HTML syntax instead of MD in HTML blocks

See this Black Friday Markdown Syntax guide (https://github.com/russross/blackfriday/blob/master/testdata/Markdown%20Documentation%20-%20Syntax.text) 

When inside of a block-level HTML tag, like div for those emphasis boxes, you have to use HTML syntax instead of Markdown.

* use order list in note (test)

* convert remaining ol to note

* minor edit
2018-05-06 14:00:50 -07:00
Beth Aitman 17c98dcc90 Fix markdown issues (#8335) 2018-05-06 10:28:50 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00