aboutsummaryrefslogtreecommitdiff
path: root/src/xml.rs
Commit message (Expand)AuthorAgeFilesLines
* Create a function to modify OPF contentsA Farzat2 days1-1/+45
* Add newline between wrapper and chapter contentA Farzat2 days1-0/+2
* Avoid using string buffers when modifying chaptersA Farzat3 days1-27/+35
* Fix attributes of more element types with linksA Farzat3 days1-3/+16
* Prevent processed_fragment from escapingA Farzat3 days1-4/+5
* Replace format! macro with xml! where xml is usedA Farzat3 days1-18/+37
* Fix chapter contents to proper xmlA Farzat4 days1-0/+137