node/doc/api_assets
Rich Trott 25b8fbda35
doc: allow <code> in header elements
Allow use of <code> in header elements without styling side effects. We
can add styling later if desired. The goal here is to allow code to be
set off in markdown without needing to escape characters and do lint
exceptions for terms. This is probably a win in terms of accessibility
too although it would be moreso if we had some visual differentiation
for <code> inside of headers. As mentioned above, that can always be
added at a later time.

Backport-PR-URL: https://github.com/nodejs/node/pull/31109
PR-URL: https://github.com/nodejs/node/pull/31086
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2019-12-31 13:01:40 +00:00
..
sh_javascript.min.js doc: fix 404s for syntax highlighting js 2015-01-15 10:09:24 -08:00
sh_main.js doc: fix 404s for syntax highlighting js 2015-01-15 10:09:24 -08:00
sh.css doc: update style for iojs 2015-01-12 13:44:50 -08:00
style.css doc: allow <code> in header elements 2019-12-31 13:01:40 +00:00