Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | text format delimiter, use: "┃" instead of "┋" | Ralph Amissah | 2019-05-17 | 1 | -28/+28 |
| | | | | | | | | - gdc has compilation issue with the "┋" character, not worth arguing, make internal marker changes (can be changed again) - text format delimiter rg -l "┋" org/. | xargs sed -i 's/┋/┃/g' | ||||
* | housekeepingdoc-reform_v0.5.0 | Ralph Amissah | 2019-05-17 | 1 | -2/+6 |
| | |||||
* | format delimiter s/¶/┋/g | Ralph Amissah | 2019-05-17 | 1 | -28/+28 |
| | |||||
* | rearrange some code | Ralph Amissah | 2019-05-17 | 1 | -19/+19 |
| | |||||
* | output_xmls epub use struct | Ralph Amissah | 2019-05-17 | 1 | -112/+92 |
| | |||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | | | | | | - munge independently - no need to consider special munging of uri with text - uri can easily be munged independently (encoded as need be) | ||||
* | 0.4.2 xmls output, internaldoc-reform_v0.4.2 | Ralph Amissah | 2019-05-17 | 1 | -10/+10 |
| | |||||
* | 0.3.2 css themes, --dark & --light (default) | Ralph Amissah | 2019-04-10 | 1 | -2/+6 |
| | |||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 1 | -78/+126 |
| | |||||
* | 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1 | Ralph Amissah | 2019-04-10 | 1 | -23/+23 |
| | |||||
* | xmls segmented heading inline links | Ralph Amissah | 2019-04-10 | 1 | -16/+16 |
| | |||||
* | output xmls & sqlite, make doc_matter available | Ralph Amissah | 2019-04-10 | 1 | -16/+16 |
| | |||||
* | naming DocReform from SiSU | Ralph Amissah | 2019-04-10 | 1 | -5/+5 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 1 | -0/+782 |
- from sdp |