Error thrown when viewing page: ``` Uncaught (in promise) TypeError: innerCodeElem is null highlightElem index.mjs:58 highlight index.mjs:93 setup page-display.js:38 promise callback*setup page-display.js:38 initComponent components.js:95 init components.js:122 <anonymous> app.js:37 ``` Can reproduce with the following in the MD editor: (ignoring backslashes) ``` \``` blank format \``` ``` Reported by [Reddit user BaccanoMob here](https://www.reddit.com/r/BookStack/comments/1bpqga0/how_do_i_make_the_code_block_with_line_numbers/).