Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Line Highlight

Choose a tag to compare

@hiroppy hiroppy released this 08 Jul 23:14
· 645 commits to master since this release

Doc: https://hiroppy.github.io/fusuma/docs/guides/configuring-fusuma#line-highlight

If you wanna emphasize code places, you'll be able to use this feature.

Syntax is line="xxx", and xxx accepts like 5, 5-10 and 5,10-14.

e.g. javascript line="12-20"

Screen Shot 2019-07-08 at 23 56 39

Screen Shot 2019-07-08 at 23 56 23