aboutsummaryrefslogtreecommitdiff
path: root/src/xml.rs
Commit message (Expand)AuthorAgeFilesLines
* Create a function to modify OPF contentsA Farzat33 hours1-1/+45
* Add newline between wrapper and chapter contentA Farzat38 hours1-0/+2
* Avoid using string buffers when modifying chaptersA Farzat2 days1-27/+35
* Fix attributes of more element types with linksA Farzat2 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 Farzat3 days1-0/+137