talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/natter 2023-12-17 19:47:53 +00:00
6968a5b02c Merge branch 'header'
c84cfdc02b Basic template for a page header.
c98489cacb Add the page header to the render context.
35dbab0ceb Create a page header struct.
Compare 4 commits »
talexander pushed to main at talexander/natter 2023-12-17 19:02:30 +00:00
1ff41940a5 Merge branch 'css'
884215a7e1 Writing the stylesheets to the output folder.
20c55f0708 Loading stylesheets from the default environment.
9e3d72972c Add a CSS reset file.
Compare 4 commits »
talexander pushed to main at talexander/machine_setup 2023-12-17 18:46:59 +00:00
94b379c717 Fix conditional to not use jinja templating.
661b8534a8 Add auto-revert mode.
Compare 2 commits »
talexander pushed to main at talexander/natter 2023-12-17 16:55:11 +00:00
806c45a453 Switch back to the published version of organic.
talexander pushed tag v0.1.13 to talexander/organic 2023-12-16 02:11:52 +00:00
talexander pushed to main at talexander/organic 2023-12-16 02:11:49 +00:00
59222c58b1 Publish version 0.1.13.
talexander deleted branch post_blank from talexander/organic 2023-12-16 01:11:35 +00:00
talexander pushed to main at talexander/organic 2023-12-16 01:11:31 +00:00
4d95a7f244 Merge branch 'post_blank'
5a8159eed7 Fix clippy.
e24fcb9ded Add dummy values for new fields for plaintext.
4b94dc60d2 Fix handling of documents containing only whitespace.
2046603d01 Fix handling post blank for org documents.
Compare 79 commits »
talexander pushed to post_blank at talexander/organic 2023-12-16 00:57:46 +00:00
5a8159eed7 Fix clippy.
e24fcb9ded Add dummy values for new fields for plaintext.
4b94dc60d2 Fix handling of documents containing only whitespace.
2046603d01 Fix handling post blank for org documents.
30412361e1 Fix handling fixed width area post-blank inside a list.
Compare 8 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 23:11:20 +00:00
33ca43ca40 Remove the old Paragraph::of_text function.
f5280a3090 Implement the new fields for bullshitium broken dynamic block.
c28d8ccea4 Fix post-blank for headlines containing only whitespace.
Compare 3 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 22:42:51 +00:00
9690545901 Fix setting contents for broken end bullshitium when there is a paragraph present.
eba4fb94cf Implement the new fields for dynamic block.
Compare 2 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 22:17:11 +00:00
565978225a Implement the new fields for table.
talexander pushed to post_blank at talexander/organic 2023-12-15 22:02:41 +00:00
cce9ca87fa Fix handling of leading blank lines in greater blocks.
683c523ece Implement the new fields for greater block.
Compare 2 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 21:02:39 +00:00
7a4dc20dc9 Implement the new fields for plain list.
022dda06eb Implement the new fields for plain list item.
7b88a2d248 Implement the new fields for broken end bullshitium.
fce5b92091 Remove leading blank lines from document contents.
45a506334c Remove leading blank lines from heading contents.
Compare 5 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 20:05:35 +00:00
e47901a67f Implement the new fields for node property.
7430daa768 Fix handling of property drawers containing only whitespace.
6ce25c8a3b Update property drawer empty test to include a variety of whitespace.
7b8fa1eb4a Fix get_contents for sections.
ffa5349f25 Fix get_contents for headlines.
Compare 8 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 17:48:31 +00:00
60d1ecfa75 Fix fixed width area to not consume trailing line break so it can be part of the post-blank.
3962db12a8 Implement the new fields for fixed width area.
Compare 2 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 17:18:55 +00:00
f192507cd9 Implement the new fields for diary sexp.
252be3e001 Fix post blank for timestamp date ranges.
Compare 2 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 16:22:35 +00:00
28f12a04f7 Implement the new fields for drawer.
talexander pushed to post_blank at talexander/organic 2023-12-15 16:09:15 +00:00
bc13c050f9 Implement the new fields for drawer.
d6232dc49c Implement the new fields for clock.
Compare 2 commits »
talexander pushed to post_blank at talexander/organic 2023-12-15 15:45:53 +00:00
68a220aa1c Implement the new fields for babel call.