Commit Graph

27 Commits

Author SHA1 Message Date
Tom Alexander
533997dbf5
Add a template for latex fragment. 2023-10-31 19:16:13 -04:00
Tom Alexander
0f7e5eea25
no-op the template for footnote definitions. 2023-10-29 22:29:29 -04:00
Tom Alexander
3720558d93
Render the footnote definitions. 2023-10-29 18:46:13 -04:00
Tom Alexander
b66ec507ef
Create a render ast node type. 2023-10-29 18:46:13 -04:00
Tom Alexander
52ca300de3
Beginning to hand out footnote ids. 2023-10-29 12:24:49 -04:00
Tom Alexander
6d83828012
Add inline source block. 2023-10-29 10:44:32 -04:00
Tom Alexander
eaea37f448
Add a basic template for source blocks. 2023-10-29 10:41:03 -04:00
Tom Alexander
d9a3b13780
Use raw_link instead of path for regular links. 2023-10-29 09:31:00 -04:00
Tom Alexander
f164838953
Add a space after objects. 2023-10-27 20:54:24 -04:00
Tom Alexander
fe3f2642fe
Add a marker to make incomplete templates more obvious in the rendered html. 2023-10-27 20:51:27 -04:00
Tom Alexander
3d89492518
Add regular link. 2023-10-27 20:43:57 -04:00
Tom Alexander
793789bdf2
Add entity. 2023-10-27 20:27:50 -04:00
Tom Alexander
4adaeb0341
Add line break. 2023-10-27 20:21:21 -04:00
Tom Alexander
bfc9e3ed80
Add plain list items. 2023-10-27 20:18:19 -04:00
Tom Alexander
62ffc76376
Add basic templates for plain list. 2023-10-27 20:12:56 -04:00
Tom Alexander
5bbb12327b
Add template for quote blocks. 2023-10-27 19:53:18 -04:00
Tom Alexander
f6c475c80c
Add templates for text markup. 2023-10-27 19:42:33 -04:00
Tom Alexander
4c3bea06d1
Add templates for target, keyword, comment block and comment. 2023-10-27 19:30:16 -04:00
Tom Alexander
6bf1480366
Add a template for paragraph. 2023-10-27 19:26:27 -04:00
Tom Alexander
c279bad13a
Add children to heading. 2023-10-27 19:22:17 -04:00
Tom Alexander
bd982fb62d
Add a template for section. 2023-10-27 18:30:29 -04:00
Tom Alexander
53a531f568
Add dispatcher for object and element. 2023-10-27 18:26:56 -04:00
Tom Alexander
67b60087af
Add templates for the ast nodes. 2023-10-27 18:15:53 -04:00
Tom Alexander
448e9bb8c6
Add comments. 2023-10-23 23:36:47 -04:00
Tom Alexander
2413923b3f
Render the page title and self link. 2023-10-23 23:06:14 -04:00
Tom Alexander
178ce877bc
Render the head for the page. 2023-10-23 21:51:15 -04:00
Tom Alexander
ce0819e85b
Feeding the templates into the renderer integration. 2023-10-22 17:31:12 -04:00