org-rw/tests
2024-07-20 14:42:20 +02:00
..
utils feat: Support markup inside headline titles. 2022-08-28 14:08:54 +02:00
01-simple-2.org Fix Headlines with properties but no content lines. 2020-12-09 23:58:26 +01:00
01-simple.org Initial commit, simplistic parsing. 2020-06-21 22:48:47 +02:00
02-markup.org Format with black, use tokens for markup segmentation. 2020-11-02 20:39:52 +01:00
03-links.org Find web links not marked as such when returning doc.get_links(). 2024-02-04 00:18:31 +01:00
04-code.org Fix extraction of block element contents. 2022-11-17 00:20:20 +01:00
05-dates.org Fix repetition on dates with start+end times. 2022-06-05 23:32:28 +02:00
06-lists.org Fix typo on lists test file. 2023-05-01 20:40:15 +02:00
07-org-roam-v2.org Add support for org-roam-v2 style files. 2021-08-03 22:37:03 +02:00
08-property-creation.org Close PROPERTY drawers when there's no empty lines between headlines. 2021-08-14 17:40:08 +02:00
09-markup-on-headline.org feat: Support markup inside headline titles. 2022-08-28 14:08:54 +02:00
10-tables.org Fix dom generated of table nested into list. 2023-04-23 20:50:06 +02:00
11-nested-lists.org Fix nested lists DOM generation and add tests. 2023-05-01 20:40:02 +02:00
12-headlines-with-skip-levels.org Add (failing) test 2023-10-16 23:32:18 +02:00
test_org.py Add (passing) test to read TODO/DONE states from file. 2024-07-20 14:42:20 +02:00