Benedikt Peetz
|
7dd5da97f6
|
docs(src): Improve rendering of quotation marks
I have used a unicode lookalike for the single quote, as the normal
latex way to include it is not supported by katex (`\textquotesingle`).
|
2024-05-18 19:56:22 +02:00 |
Benedikt Peetz
|
9be2b973f0
|
chore(version): v0.2.0
|
2024-05-18 17:00:50 +02:00 |
Benedikt Peetz
|
732037c4a9
|
feat(src): Actually allow access to the parsed values via getters
|
2024-05-18 16:58:00 +02:00 |
Benedikt Peetz
|
227cfe5e97
|
refactor(src): Make the parsing code private to ensure only one entry point
|
2024-05-18 16:47:59 +02:00 |
Benedikt Peetz
|
a088388e19
|
docs(src): Improve the text regarding the allowed chars in an argument
The previous text seemed to suggest, that you could only use the special
chars if the argument was actually quoted, which was misleading.
|
2024-05-18 16:38:48 +02:00 |
Benedikt Peetz
|
3b5c35c0c4
|
chore(treewide): Reapply the license header
|
2024-05-03 16:50:22 +02:00 |
Benedikt Peetz
|
4fc61b2398
|
build(treewide): Update tooling to be ready for the first release
|
2024-05-03 16:40:06 +02:00 |
Benedikt Peetz
|
6b0bb9c505
|
chore(treewide): Add license headers
|
2023-12-23 22:24:41 +01:00 |
Benedikt Peetz
|
426d4c3ecb
|
chore: Initial commit
The commits leading to this point are documented in the core trinitrix
repository before the extraction of trinitry
|
2023-12-23 22:24:14 +01:00 |