1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-29 03:51:35 +02:00

svgbob should run after gettext (#429)

svgbob translates `_text_` into `*text*`, which makes gettext fail to
translate paragraphs with `_text_`.

Co-authored-by: Jooyung Han <jooyung@google.com>
This commit is contained in:
Jooyung Han
2023-02-18 00:49:34 +09:00
committed by GitHub
parent 00edafbf77
commit b6a55e419c

View File

@ -20,6 +20,7 @@ renderers = ["html"]
[preprocessor.svgbob]
renderers = ["html"]
after = ["gettext"]
class = "bob"
# Enable this preprocessor to overlay a large red rectangle on the