Skip to content

Commit bf6eadb

Browse files
committed
Add docs
1 parent cad880f commit bf6eadb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/embed-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Sometimes you don't want to embed a whole file. Maybe because you need just a fe
6565
```
6666

6767
In your code file you need to surround the fragment between `/// [demo]` lines (before and after the fragment).
68-
Alternatively you can use `### [demo]`.
68+
Alternatively you can use `### [demo]`. If you want the full line containing the fragment identifier you can add the option `:fragmentFullLine`.
6969

7070
Example:
7171

0 commit comments

Comments
 (0)