Chapter 1.5.0
Chapter 1.5.0 introduces anchor link copying, rounder video borders, Advanced Toggle snippet styles fixes and Markdown Tables improvements
Chapter 1.5.0 brings about a few quality of life changes and visual bug fixes.
Improvements
Anchor Link Copying
I have added an ability to copy anchor links both in the post preview and in the post itself, cleverly excluding the links within the Advanced Toggle Snippet. The scroll to said links is also smooth:
Video borders rounding
Made sure that <video>
container elements follow consistent border-radius values across the board.
Issues fixed
Adjusted Advanced Toggle margins
I ensured that the first element, whichever it is, within an Advanced toggle has a 1 rem
top margin, preventing it from sticking to the heading.
Markdown tables wrapping
With 1.5.0 the tables would try their best to fit to their width without adding a horizontal scroll, even if that means that individual table cells have to wrap their contents.
Member discussion