Folkert Kevelam
6cb6e6bb38
Add functions for creating Div's and Attributes
2025-05-25 20:14:56 +02:00
Folkert Kevelam
b00feb3652
Correct indent
2025-05-23 18:17:59 +02:00
Folkert Kevelam
6b1d8a59f0
Rename Package to reduce text
2025-05-23 18:15:01 +02:00
Folkert Kevelam
fee47e4039
Reformat Blocks with a hashed_map
...
In the package Pandoc a function called `Get_Type()` is defined,
which takes a JSON block and returns the pandoc assigned type.
The main code of the `Traverse_Block` function is changed to
use an enumeration of Pandoc types instead of comparing string.
2025-05-17 21:27:23 +02:00
Maxim Reznik
72c71e2a70
Rewrite to work with pandoc-3.1.3
...
Refs #7
2025-05-12 23:24:18 +03:00
Maxim Reznik
1c3d56ed30
Add required pandoc version and a structure comment.
2025-05-12 22:40:35 +03:00
Maxim Reznik
0c45391362
Replace "wikilinks" links
...
with absolute links to wikipedia and wikibooks.
Fix #2
2022-09-26 13:49:50 +03:00
Maxim Reznik
fb06c44f34
Import initial sources
2022-09-10 10:47:13 +03:00