| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
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).
|
| |
|
|
|
| |
This commit does not produce a working version, as processed_fragment is
escaped by xml!. This needs to be resolved.
|
|
|
Change resource URLs using attribute matching (only img src for now,
should add more later).
Add respective stylesheets to chapters.
|