Skip to content

Commit bf2bb50

Browse files
committed
Fix readme heading
1 parent e23eaec commit bf2bb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ import MyComponentSource from '!!raw-loader!./myComponent';
6464

6565
> The highlight range format is the same as in the [Docusaurus code blocks]( https://docusaurus.io/docs/markdown-features/code-blocks#highlighting-with-metadata-string), just with the `()` parentheses instead of the `{}` parentheses.
6666
67-
#### Highlight styling
67+
#### How to style highlighted code lines
6868
You can change the code lines' highlight style by customizing the `docusaurus-highlight-code-line` class - the same way you would change the [default Docusaurus highlight style](https://docusaurus.io/docs/markdown-features/code-blocks#line-highlighting).

0 commit comments

Comments
 (0)