Commit Graph

5 Commits

Author SHA1 Message Date
f39b560bda Update README.md & Update test.yml 2024-12-19 00:16:08 +01:00
d03846864f Update README.md & Add test for README.md code 2024-12-18 21:24:36 +01:00
042f1920c9 Update README.md 2024-12-18 20:32:14 +01:00
755cee77ac Several changes
- Make VariableEncoder write* methods private
- Add VariableEncoder method to write correctly escaped string literals
- Fix error handling in VariableEncoder
- Add support for time.Time and time.Duration
- Fix MarshalText usage in VariableEncoder
- Encode byte slice so that it is a valid typst bytes object
- Extend tests
- Add functions to clean and check typst identifiers
- Split Error into Error and ErrorWithPath
- Add CLIOptions
2024-12-18 17:25:28 +01:00
c730d437ef Initial commit 2024-12-01 15:03:28 +01:00