Nicolas Goaziou
|
eb2eacf91d
org-element: Fix parsing when a keyword follows the commented line
|
12 years ago |
Nicolas Goaziou
|
a8e00ff0dc
Inlined comment syntax is reduced to "#"
|
12 years ago |
Nicolas Goaziou
|
97c7e9c88a
org-element: Add test
|
12 years ago |
Nicolas Goaziou
|
7cf9e5afb5
org-element: Modify output from `org-element-at-point' and `org-element-context'
|
12 years ago |
Nicolas Goaziou
|
2227a17691
org-element: Fix paragraph parsing
|
12 years ago |
Nicolas Goaziou
|
b04f9e3268
`org-fill-paragraph' is backed up by Org Element
|
12 years ago |
Nicolas Goaziou
|
6ea9d8c827
org-export: `org-export-define-backend': the standard way to create a back-end
|
12 years ago |
Nicolas Goaziou
|
070e03011d
org-element: Rename a few internal functions
|
12 years ago |
Nicolas Goaziou
|
8769f9d014
org-element: Fix tests
|
12 years ago |
Nicolas Goaziou
|
a1634b4489
org-element: Store parsed timestamps without the bracket markers
|
12 years ago |
Nicolas Goaziou
|
c75120aa71
org-element: Refactoring
|
12 years ago |
Nicolas Goaziou
|
bb9a26389c
org-element: Rename `org-export-set-element' into `org-element-set-element'
|
12 years ago |
Nicolas Goaziou
|
d9f975cf7b
org-element: Add setters to modify parse tree
|
12 years ago |
Nicolas Goaziou
|
3a70c90667
org-element: Implement a function to find object at point
|
12 years ago |
Nicolas Goaziou
|
ab82a9dcfe
Update tests and comments for new snippet syntax
|
12 years ago |
Nicolas Goaziou
|
f2bfa3a6b2
org-element: Fix item interpreter when item doesn't start with a paragraph
|
13 years ago |
Nicolas Goaziou
|
af285d6c8c
org-element: Add `:parent' property to elements/objects in parse tree
|
13 years ago |
Nicolas Goaziou
|
bb63c7792a
test-org-element: Fix src-block-interpreter test
|
13 years ago |
Nicolas Goaziou
|
42f7ba0d02
org-element: Fix ill-defined keywords parsing
|
13 years ago |
Nicolas Goaziou
|
5750f0869c
org-element: Preserve visibility when moving elements
|
13 years ago |
Nicolas Goaziou
|
d71464c0d3
org-element: Handle multiple TBLFM keywords
|
13 years ago |
Nicolas Goaziou
|
d308ea3172
org-element: Fix latex environment parsing
|
13 years ago |
Nicolas Goaziou
|
c2aac5f195
org-element: Add tests
|
13 years ago |
Nicolas Goaziou
|
e4c2540b68
org-element: Add a function to fill an element
|
13 years ago |
Nicolas Goaziou
|
88032eed64
org-element: `org-element-map' applies to strings and secondary strings
|
13 years ago |
Nicolas Goaziou
|
ed9a748057
org-element: Refactor navigation tools
|
13 years ago |
Nicolas Goaziou
|
b137cdb296
org-element: Fix to footnote-definition parsing
|
13 years ago |
Nicolas Goaziou
|
d83ab52626
org-element: Refactor code, add tests
|
13 years ago |
Nicolas Goaziou
|
f4791557e2
org-element: Store fixed-with and comment contents without markers
|
13 years ago |
Nicolas Goaziou
|
172d7a6f5e
org-element: Apply `org-translate-link' when parsing a link
|
13 years ago |