diff options
| author | A Farzat <a@farzat.xyz> | 2026-03-07 11:26:12 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-03-07 11:26:12 +0300 |
| commit | e0214f0677b52cddb9e91ba7ef8a7f333281740a (patch) | |
| tree | 5b5696e6463a34d06d0cced1e690c013c5050d69 /src/epub.rs | |
| parent | 2dff30140ff8b46b8b82b761b4305ceb7b67108d (diff) | |
| download | oreilly-epub-e0214f0677b52cddb9e91ba7ef8a7f333281740a.tar.gz oreilly-epub-e0214f0677b52cddb9e91ba7ef8a7f333281740a.zip | |
Prevent processed_fragment from escaping
This is done by not including it in the xml! macro in the first place.
Instead, it is inserted later by using format!. This is because ogrim
does not support injecting raw xml yet (to my knowledge).
Diffstat (limited to 'src/epub.rs')
0 files changed, 0 insertions, 0 deletions
