diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-06-07 18:06:27 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-06-07 18:17:47 +0200 |
| commit | f26526ba75582f24d2bae18a43de3f6622c588ec (patch) | |
| tree | d5faa4a1e8354344a5aae023517a81f8521e5ef7 /tests/typ/code/importable | |
| parent | 7218892c722ca583297c0ebbda350bdf6f16d3ce (diff) | |
Switch back to hashtags for headings
Diffstat (limited to 'tests/typ/code/importable')
| -rw-r--r-- | tests/typ/code/importable/chap1.typ | 2 | ||||
| -rw-r--r-- | tests/typ/code/importable/chap2.typ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/typ/code/importable/chap1.typ b/tests/typ/code/importable/chap1.typ index 06a4c1a1..a0f38d0d 100644 --- a/tests/typ/code/importable/chap1.typ +++ b/tests/typ/code/importable/chap1.typ @@ -2,7 +2,7 @@ #let name = "Klaus" -== Chapter 1 +## Chapter 1 #name stood in a field of wheat. There was nothing of particular interest about the field #name just casually surveyed for any paths on which the corn would not totally ruin his semi-new outdorsy jacket but then again, most of us spend diff --git a/tests/typ/code/importable/chap2.typ b/tests/typ/code/importable/chap2.typ index d4aedc60..51e116aa 100644 --- a/tests/typ/code/importable/chap2.typ +++ b/tests/typ/code/importable/chap2.typ @@ -2,7 +2,7 @@ #let name = "Klaus" -== Chapter 2 +## Chapter 2 Their motivations, however, were pretty descript, so to speak. #name had not yet conceptualized their consequences, but that should change pretty quickly. #name approached the center of the field and picked up a 4-foot long disk made from |
