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