issues
search
200ok-ch
/
org-parser
org-parser is a parser for the Org mode markup language for Emacs.
GNU Affero General Public License v3.0
325
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add some tests and doc
#71
schoettl
closed
7 months ago
0
read-str parses contents of source blocks
#70
lilactown
opened
1 year ago
1
Add support for TODO keywords, priority and comment to read-str
#69
lilactown
closed
8 months ago
7
TODO and other heading keywords lost in read-str
#68
lilactown
closed
8 months ago
4
Parsing not always round-tripable
#67
sh54
opened
1 year ago
1
Tags with underscore are not parsed correctly
#66
jm-g
opened
1 year ago
2
latest release to clojars
#65
skovuri41
closed
1 year ago
3
Question: Has anyone written an IR -> Hiccup transformer?
#64
stelcodes
opened
2 years ago
6
support shadow-cljs
#63
branch14
closed
2 years ago
1
Proof of concept for inlining ebnf in cljs build
#62
wildwestrom
closed
2 years ago
3
cannot include org-parser as a dependency in a cljs node project using shadow-cljs
#61
jobez
closed
2 years ago
7
chore: Bump CLJS, pin Node to LTS, `make test` also runs tests in CLJS
#60
munen
closed
3 years ago
0
Idea for collaboration
#59
gitonthescene
opened
3 years ago
8
non-ascii tag is not parsed
#58
yqu212
opened
3 years ago
8
feat: Semantic tables
#57
munen
closed
3 years ago
5
Performance problems
#56
schoettl
opened
3 years ago
15
affiliated keywords and macros
#55
schoettl
closed
8 months ago
1
[WIP] Rename parse function?
#54
schoettl
closed
3 years ago
4
Update README with babel source blocks and update milestones
#53
schoettl
closed
3 years ago
0
How to update README.org and check if building of jar and cljs works?
#52
schoettl
opened
3 years ago
3
Parse indentation of list-item-line
#51
schoettl
closed
3 years ago
1
Fix list-item-line to retain leading whitespace
#50
schoettl
closed
3 years ago
0
The parser command line tool shall not print an empty trailing line
#49
schoettl
closed
3 years ago
1
doc: Move to Libera.Chat from Freenode
#48
munen
closed
3 years ago
3
doc: Elaborate on rationale
#47
munen
closed
3 years ago
0
fix: `lein cljsbuild` works and is documented
#46
munen
closed
3 years ago
0
Some #+BEGIN_ block types must not parse their content
#45
schoettl
closed
3 years ago
0
Add tests for regexes, fix outdated comments, bugfix in EBNF
#44
schoettl
closed
3 years ago
0
Parse headline title as text, update transform and render
#43
schoettl
closed
3 years ago
1
Implement Clock, Diary Sexp and Planning
#42
schoettl
closed
3 years ago
0
Cannot compile to NodeJS
#41
schoettl
closed
3 years ago
1
Refactor and enhance parser
#40
schoettl
closed
3 years ago
1
feat: Introduce test benchmarking and fix `lein test` speed
#39
munen
closed
3 years ago
2
Timestamps are not yet parsed
#38
schoettl
closed
3 years ago
0
lein test takes more than 2 minutes to finish
#37
schoettl
closed
3 years ago
4
[WIP] Parse content-line as text instead of just .*
#36
branch14
closed
3 years ago
2
[WIP] Small fixes / documentation / tests
#35
schoettl
closed
3 years ago
1
Lists as semantic elements, fixed-width areas, tests
#34
schoettl
closed
3 years ago
0
Implement tables in EBNF parser (not yet parsed as semantic blocks)
#33
schoettl
closed
3 years ago
2
Parse semantic blocks where appropriate
#32
schoettl
opened
3 years ago
0
How should the final transformed parse structure look like?
#31
schoettl
opened
3 years ago
6
Link parse failure in org file
#30
kimo-k
closed
3 years ago
3
Tests for semantic block parsing of drawers
#29
schoettl
closed
3 years ago
0
fix: Some tests never ran, because their name was overwritten
#28
munen
closed
3 years ago
1
[WIP] Parse content-line as text instead of just .*
#27
schoettl
closed
3 years ago
14
Parser will not parse styles within sections.
#26
wildwestrom
closed
3 years ago
7
Fix drawer-end-line not parsed
#25
rollacaster
closed
3 years ago
4
Setup ci
#24
munen
closed
3 years ago
0
doc: Link to org-parser on clojars.org
#23
munen
closed
3 years ago
0
Add deps.edn
#22
rollacaster
closed
3 years ago
3
Next