Skip to content

Commit 538ce48

Browse files
committed
Set editor_options to wrap lines on sentence
1 parent eb8b2d9 commit 538ce48

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

chapters/chapter-1.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
editor_options:
3+
markdown:
4+
wrap: sentence
5+
---
6+
17
# A chapter
28

39
```{=latex}

index.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
editor_options:
3+
markdown:
4+
wrap: sentence
5+
---
6+
17
# Introduction {#sec-intro .unnumbered}
28

39
Introduction.

0 commit comments

Comments
 (0)