summaryrefslogtreecommitdiff
path: root/support/texlab/crates/parser/src/test_data/latex/structure/paragraphs.txt
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-06-08 03:01:59 +0000
committerNorbert Preining <norbert@preining.info>2023-06-08 03:01:59 +0000
commit538e6d6e7c75b7cca5470604811205f9dbd55c03 (patch)
tree4807afb694acc9e4ecff2d466d5e37788127d6fb /support/texlab/crates/parser/src/test_data/latex/structure/paragraphs.txt
parent5c99135c06494b236cce7fd76e346851cf8c4408 (diff)
CTAN sync 202306080301
Diffstat (limited to 'support/texlab/crates/parser/src/test_data/latex/structure/paragraphs.txt')
-rw-r--r--support/texlab/crates/parser/src/test_data/latex/structure/paragraphs.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/support/texlab/crates/parser/src/test_data/latex/structure/paragraphs.txt b/support/texlab/crates/parser/src/test_data/latex/structure/paragraphs.txt
new file mode 100644
index 0000000000..a7e32353bb
--- /dev/null
+++ b/support/texlab/crates/parser/src/test_data/latex/structure/paragraphs.txt
@@ -0,0 +1,11 @@
+\section{Section 1}
+Section 1
+
+\paragraph{Paragraph 1}
+Paragraph 1
+
+\paragraph{Paragraph 2}
+Paragraph 2
+
+\section{Section 2}
+Section 2 \ No newline at end of file