From 5a254392cb726025f90718e32880540983ee82a7 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Mon, 2 Oct 2023 10:50:19 -0400 Subject: [PATCH] Add more tests. --- .../sections_and_headings/footnote_section/as_target.org | 2 ++ .../sections_and_headings/footnote_section/different_case.org | 3 +++ .../sections_and_headings/footnote_section/multiple.org | 2 ++ .../sections_and_headings/footnote_section/simple.org | 2 +- 4 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 org_mode_samples/sections_and_headings/footnote_section/as_target.org create mode 100644 org_mode_samples/sections_and_headings/footnote_section/different_case.org create mode 100644 org_mode_samples/sections_and_headings/footnote_section/multiple.org diff --git a/org_mode_samples/sections_and_headings/footnote_section/as_target.org b/org_mode_samples/sections_and_headings/footnote_section/as_target.org new file mode 100644 index 00000000..b4cf1fd1 --- /dev/null +++ b/org_mode_samples/sections_and_headings/footnote_section/as_target.org @@ -0,0 +1,2 @@ +<<>> and stuff +* Footnotes diff --git a/org_mode_samples/sections_and_headings/footnote_section/different_case.org b/org_mode_samples/sections_and_headings/footnote_section/different_case.org new file mode 100644 index 00000000..117f44df --- /dev/null +++ b/org_mode_samples/sections_and_headings/footnote_section/different_case.org @@ -0,0 +1,3 @@ +* FOOTNOTES +* Footnotes +* footnotes diff --git a/org_mode_samples/sections_and_headings/footnote_section/multiple.org b/org_mode_samples/sections_and_headings/footnote_section/multiple.org new file mode 100644 index 00000000..cd0a968b --- /dev/null +++ b/org_mode_samples/sections_and_headings/footnote_section/multiple.org @@ -0,0 +1,2 @@ +* Footnotes +* Footnotes diff --git a/org_mode_samples/sections_and_headings/footnote_section/simple.org b/org_mode_samples/sections_and_headings/footnote_section/simple.org index 6bbce6f9..cc5c989d 100644 --- a/org_mode_samples/sections_and_headings/footnote_section/simple.org +++ b/org_mode_samples/sections_and_headings/footnote_section/simple.org @@ -1,3 +1,3 @@ * Foo -* Footnotes +* Footnotes :foo:bar: * Footnotes and stuff