aboutsummaryrefslogtreecommitdiff
path: root/src/xml.rs
Commit message (Collapse)AuthorAgeFilesLines
* Replace format! macro with xml! where xml is usedA Farzat2 days1-18/+37
| | | | | This commit does not produce a working version, as processed_fragment is escaped by xml!. This needs to be resolved.
* Fix chapter contents to proper xmlA Farzat3 days1-0/+137
Change resource URLs using attribute matching (only img src for now, should add more later). Add respective stylesheets to chapters.