talexander
  • Joined on 2023-07-05
talexander deleted tag v0.0.74 from talexander/organic 2023-07-24 20:57:25 +00:00
talexander pushed to master at talexander/organic 2023-07-24 20:46:53 +00:00
3b11d8fb61 Merge branch 'subscript_superscript'
talexander pushed to master at talexander/machine_setup 2023-07-24 20:45:06 +00:00
7960699636 Add a git alias "git amend".
talexander pushed to emacs29 at talexander/machine_setup 2023-07-24 20:44:52 +00:00
848a31eb48 Add a desktop file for plainmacs on Linux.
3270ef7555 Combine plainmacs and emacs roles.
7f01f7ea41 Launch nginx-mode for headers.include.
ef430dceed Add support for lsp for typescript.
0a67e3b6e9 Update toml for emacs29.
Compare 36 commits »
talexander deleted tag v0.0.73 from talexander/organic 2023-07-24 20:40:01 +00:00
talexander pushed to master at talexander/organic 2023-07-24 20:33:23 +00:00
93b81343d5 Merge branch 'subscript_superscript'
63fcad2ac6 Enable tests that needed subscript/superscript implemented.
23d587c699 Implement parser for subscript/superscript with braces.
f717d5e7df Implement parser for braceless subscript/superscript.
6d4379d029 Add a License section to the README.
Compare 8 commits »
talexander pushed to master at talexander/organic 2023-07-22 06:12:40 +00:00
7d73ac4bf6 Merge branch 'statistics_cookie'
b8b2e33137 Implement the statistics cookie parser.
c73e26e2d6 Create structure for statistics cookies.
Compare 3 commits »
talexander pushed to master at talexander/organic 2023-07-22 05:40:53 +00:00
cb8775f2f4 Merge branch 'target'
caa6c41798 Add a test case.
e54218c0d7 Implement the target parser.
d60cad07e0 Create structure for targets.
Compare 4 commits »
talexander pushed to master at talexander/organic 2023-07-22 04:44:41 +00:00
537fc00fd3 Merge branch 'line_break'
5c1d913c99 Check that the preceding line for a line break is non-empty.
a1f3e9ea47 Implement line break parser.
4d114206ef Create structure for line breaks.
6b82214ec3 Add test case.
Compare 5 commits »
talexander pushed to master at talexander/organic 2023-07-22 03:21:32 +00:00
fb83e8d453 Merge branch 'inline_source_block'
80039aa605 Fix bracket counting in inline babel calls.
0b41e12424 Fix counting brackets in inline source block.
e8979513aa Implement parser for inline source blocks.
e0d2bb8213 Create structure for inline source blocks.
Compare 5 commits »
talexander pushed to master at talexander/organic 2023-07-22 01:40:27 +00:00
b323a407c4 Merge branch 'inline_babel'
45b01012b3 Implement the parser for inline babel calls.
2773b35438 Add test case.
eef2944307 Create structure for inline babel calls.
Compare 4 commits »
talexander pushed to master at talexander/organic 2023-07-21 22:52:57 +00:00
1e2ea17a9c Merge branch 'citation'
7ce9dafd96 Fix parsing citations inside paragraphs.
d678391789 Fix parsing semicolons.
640a9375bc Add a testcase populating all the optional fields for citations.
1a8bf01fba Fix simple citations by making prefixes and suffixes optional.
Compare 10 commits »
talexander pushed to master at talexander/homepage 2023-07-20 04:18:43 +00:00
598871f87d Make the gitea link more direct.
talexander pushed to master at talexander/homepage 2023-07-20 04:12:16 +00:00
d17a301e4b Add notes.
talexander pushed to master at talexander/organic 2023-07-20 03:41:19 +00:00
4e791b175e Merge branch 'footnote_reference'
7611deb1ff Forgot to add the exit matcher nodes to the context and match the trailing ']'.
b850f59640 Implement parser for inline footnotes.
a36a820e84 Implement parser for the simplest form of footnote reference.
6822069c2f Implement the parser for anonymous footnotes.
Compare 8 commits »
talexander pushed to master at talexander/homepage 2023-07-19 22:50:27 +00:00
630a774b7e Add notes.
talexander pushed to master at talexander/homepage 2023-07-19 22:00:35 +00:00
9c44bf0496 Add notes.
talexander pushed to master at talexander/organic 2023-07-19 04:46:42 +00:00
8cdca061f8 Ignore test export_snippet_paragraph_break_precedent.
talexander pushed to master at talexander/organic 2023-07-19 04:38:58 +00:00
d3c265415c Merge branch 'export_snippet'
95e033a99b Implement the export snippet parser.
1fb8ce9af6 Create structure for export snippets.
eb03342506 Add test cases.
Compare 4 commits »
talexander pushed to master at talexander/organic 2023-07-19 03:30:15 +00:00
8be47c551d Merge branch 'latex_fragment'
3328c94a21 Enable tests which are now passing.
5e73ca74d5 Fix embedding text that coincidentally matches org-mode object syntax inside a LaTeX environment.
0d6f6288c9 Support escaping backslash in sexp.
a817eefce7 Add form 6 of LaTeX fragment.
Compare 10 commits »