2 Commits

Author SHA1 Message Date
64faba451e Try to implement a markdown codec
This is serializing it into bytes via protobuf. The idea is to avoid the
expensive parsing of the markdown multiple times, and instead just cache
the result.
2021-09-19 11:16:41 +02:00
2751b89cf4 Improve protobuf generation
Also add proto files for a markdown experiment
2021-09-19 10:06:18 +02:00