.. |
utils
|
fix: Apply black formatter.
|
2024-08-18 22:47:24 +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
|
Read names for code blocks.
|
2024-09-30 23:39:37 +02: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 |
13-tags.org
|
Add (failing) test for tags property read.
|
2024-09-01 23:35:23 +02:00 |
test_org.py
|
Simplify state setting, update .is_todo /.is_done props.
|
2024-10-07 23:23:15 +02:00 |
test_timestamp.py
|
fix: Apply import sorting.
|
2024-08-18 22:49:33 +02:00 |