New
1.1.4 - Code Fence Update
New Diamonds π
- Customized the code fences in editor view.
- Adding language display for view code fences.
- Different color for heading β#β in editing mode.
Improvements β‘οΈ
- Making tags goes with header font size when used on headers.
- Using border instead of positioning to make header underline. This will improve the stability of the underline rendering.
Fixes π§
- Font size increased will cause inline codeβs formatting changes on active. (Would like it to stay stationary in editor mode.)
- Header highlight lines changed to use border instead for increase compatibility. (#15)
- Fixed Keystroke tags (
<kbd>) are not rendered. (#18) - Indent on first line of code block (#20)