Skip to content

v0.1.0

Compare
Choose a tag to compare
@timlrx timlrx released this 05 Sep 10:26
· 101 commits to main since this release
2693ab9

Change Log

  • fix: use span instead of div
  • feat: add code-highlight class to code block
  • docs: add working stylesheet example

Note: Due to the change from div to span, there might be breaking changes to existing styling. You can add a display: block style for .code-line to get the same behaviour as a div.