Commit Graph

2 Commits

Author SHA1 Message Date
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