Commit graph

18 commits

Author SHA1 Message Date
Emilia Simmons
53a61b6b62 feat!: add (checkbox) in list 2022-06-27 10:47:50 -04:00
Emilia Simmons
63c9563fee feat: add fields to (document) 2022-06-23 09:55:48 -04:00
Emilia Simmons
f78edf1ab6 feat: add latex_env blocks with brackets (resolve #24) 2022-05-25 11:03:10 -04:00
Emilia Simmons
5a04a1903b feat: add fields to (section) and (plan) 2022-05-03 17:32:58 -04:00
Emilia Simmons
9a595e51c1 feat!: match elements in list items, remove (itemtext)
BREAKING CHANGE: (itemtext) removed, typically in favor of (paragraph)
as the listitem should now be parsed via (body) logic.
2022-03-28 15:41:04 -04:00
Emilia Simmons
7f9a7e51e4 feat: add (expr) in plan for non-matched generic text.
Also allow other characters in day names (#16)
2022-03-28 13:30:29 -04:00
Emilia Simmons
2e3a188551 feat!: Remove all markup, expose (expr), add queries 2022-02-01 11:54:50 -05:00
Emilia Simmons
f110024d53 fix!: remove plan names: scheduled, deadline, closed
fix because we should allow other languages.
Also simplify (timestamp).
2021-11-28 23:04:31 -05:00
Emilia Simmons
dda23ecf90 Fix multiline tables. Add node: (hr). resolve #8 2021-10-01 15:12:34 -04:00
Emilia Simmons
049e3861e1 fix: case insensitive syntax (#7) 2021-09-15 15:34:48 -04:00
Lukas Reineke
bb238e37a1
feat: expose listitem nodes (#5)
resolve #4
2021-09-07 15:30:07 -04:00
Emilia Simmons
06dcd2e8af Replace $.first with anonymous "keyword?"
Query like: (item "keyword?" @keyword (#eq? @keyword "TODO"))
2021-08-25 17:44:28 -04:00
Kristijan Husak
d0fa0d5acb
Add $.first in (item) to allow highlighting todo keywords. (#2) 2021-08-25 10:45:47 -04:00
Kristijan Husak
41eac56ba9
Add $.contents for block-style nodes to allow injections 2021-08-25 09:55:08 -04:00
Emilia Simmons
11fec7c047 Fix precedence for paragraph over section 2021-07-21 11:51:42 -04:00
Emilia Simmons
44d6a09dc3 Unify markup & add backticks as markup 2021-07-21 11:36:07 -04:00
Emilia Simmons
c2ff817f82 Move newline chars back into elements. 2021-07-21 09:38:14 -04:00
Emilia Simmons
5e9efdb5c0 Add build and generated files 2021-07-19 14:08:29 -04:00