Commit Graph

8 Commits (main)

Author SHA1 Message Date
trivernis 6ebc7cc766
Update Copyright in Source files
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis d84b0d86dd
Change settings format
Settings are now stored in a specific format defined in the settings
module. The Manifest.toml file will be loaded by default. Further
config files can be imported with the default file import syntax.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis dd65c65c9d Refactor project folder and file structure
- add folders for references and utils as well as elements
- extract the line and inline parsing of the parser into separate traits
4 years ago
trivernis fc1d1ccb56 Add automated parsing tests 4 years ago
trivernis 8afdfc71d6 Fix doc rendering for imports 4 years ago
trivernis bc1d620aa0 Add to html implementation 4 years ago
trivernis 110109c882 Add escape character handling 4 years ago
trivernis e9e7dca783 Add tokens and started with the parsing 4 years ago