Skip to content

Commit d363a15

Browse files
committed
Fix line emphasis
1 parent 4631c55 commit d363a15

File tree

1 file changed

+1
-1
lines changed
  • modules/05-sharing-and-publishing

1 file changed

+1
-1
lines changed

modules/05-sharing-and-publishing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Your config file should now look like this:
445445
```{code} yaml
446446
:filename: myst.yml
447447
:linenos:
448-
:emphasize-lines: 14
448+
:emphasize-lines: 13-14
449449
450450
# See docs at: https://mystmd.org/guide/frontmatter
451451
version: 1

0 commit comments

Comments
 (0)