This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Line Highlight
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"

