We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad880f commit bf6eadbCopy full SHA for bf6eadb
1 file changed
docs/embed-files.md
@@ -65,7 +65,7 @@ Sometimes you don't want to embed a whole file. Maybe because you need just a fe
65
```
66
67
In your code file you need to surround the fragment between `/// [demo]` lines (before and after the fragment).
68
-Alternatively you can use `### [demo]`.
+Alternatively you can use `### [demo]`. If you want the full line containing the fragment identifier you can add the option `:fragmentFullLine`.
69
70
Example:
71
0 commit comments