natter/src/context
Tom Alexander 59a91331cc
format Build format has succeeded Details
build-natter Build build-natter has succeeded Details
rust-clippy Build rust-clippy has succeeded Details
rust-test Build rust-test has succeeded Details
Add support for target links.
2023-12-23 22:54:48 -05:00
..
angle_link.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
ast_node.rs Fix clippy issues. 2023-12-23 07:08:06 -05:00
babel_call.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
blog_post_page.rs Fix clippy issues. 2023-12-23 07:08:06 -05:00
blog_stream.rs Fix clippy issues. 2023-12-23 07:08:06 -05:00
bold.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
center_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
citation.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
citation_reference.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
clock.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
code.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
comment.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
comment_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
diary_sexp.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
document_element.rs Switch over to using the render context in render calls. 2023-12-19 16:20:12 -05:00
drawer.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
dynamic_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
element.rs For plain list items with a single child that is a paragraph, do not wrap in paragraph html tags. 2023-12-21 17:18:51 -05:00
entity.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
example_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
export_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
export_snippet.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
fixed_width_area.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
footnote_definition.rs Fix clippy issues. 2023-12-23 07:08:06 -05:00
footnote_reference.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
global_settings.rs Introduce the corresponding non-render types. 2023-10-24 00:36:08 -04:00
heading.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
horizontal_rule.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
inline_babel_call.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
inline_source_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
italic.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
keyword.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
latex_environment.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
latex_fragment.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
line_break.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
macros.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
mod.rs Add a build for regular non-blog-post pages from org source. 2023-12-23 16:55:49 -05:00
object.rs Switch over to using the render context in render calls. 2023-12-19 16:20:12 -05:00
org_macro.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
page.rs Add a build for regular non-blog-post pages from org source. 2023-12-23 16:55:49 -05:00
page_header.rs Create a page header struct. 2023-12-17 14:45:42 -05:00
paragraph.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
plain_link.rs Add support for plain links. 2023-12-23 19:23:39 -05:00
plain_list.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
plain_list_item.rs Switch over to using the render context in render calls. 2023-12-19 16:20:12 -05:00
plain_list_simple_item.rs Also special-case plain list items containing only paragraphs and sublists. 2023-12-21 17:27:19 -05:00
plain_text.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
planning.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
property_drawer.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
quote_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
radio_link.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
radio_target.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
regular_link.rs Fix clippy. 2023-12-23 21:36:24 -05:00
render_context.rs Rename the output root directory in the render context. 2023-12-19 18:03:59 -05:00
section.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
special_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
src_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
statistics_cookie.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
strike_through.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
subscript.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
superscript.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
table.rs Render the table groups. 2023-12-22 18:06:55 -05:00
table_cell.rs Switch over to using the render context in render calls. 2023-12-19 16:20:12 -05:00
table_group.rs Render the table groups. 2023-12-22 18:06:55 -05:00
table_row.rs Switch over to using the render context in render calls. 2023-12-19 16:20:12 -05:00
target.rs Add support for target links. 2023-12-23 22:54:48 -05:00
timestamp.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
underline.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
verbatim.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00
verse_block.rs Add post_blank to the rust types. 2023-12-21 15:09:13 -05:00