Updated crossnote to version 0.8.16
New features
- Added
head.html
config file to allow you to include custom HTML in the <head>
of the preview.
This could be useful for adding custom CSS or JavaScript to the preview.
Bug fixes
- Fixed the
none.css
preview theme bug #1778.
- Fixed the bug of copying texts in preview #1775.
- Added
<code>
in <pre>
while rendering code blocks in preview.