Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.7.3 start to look at document harvest (initial stub) | Ralph Amissah | 2019-10-17 | 1 | -1/+6 |
| | |||||
* | a regex & some clearing | Ralph Amissah | 2019-05-21 | 1 | -21/+1 |
| | |||||
* | url encoding | Ralph Amissah | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | regex, meta_abstraction, naming of some regex submatches | Ralph Amissah | 2019-05-17 | 1 | -27/+27 |
| | |||||
* | (segmented html) dummy heading related | Ralph Amissah | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | text format delimiter, use: "┃" instead of "┋" | Ralph Amissah | 2019-05-17 | 1 | -2/+2 |
| | | | | | | | | - 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 | -9/+34 |
| | |||||
* | 0.5.0 per object inline munging (rather than by line) | Ralph Amissah | 2019-05-17 | 1 | -5/+5 |
| | | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index) | ||||
* | metaverse single line munging tuningdoc-reform_v0.4.3 | Ralph Amissah | 2019-05-17 | 1 | -6/+10 |
| | |||||
* | inline fontface markup, internal representation | Ralph Amissah | 2019-05-17 | 1 | -13/+27 |
| | |||||
* | format delimiter s/¶/┋/g | Ralph Amissah | 2019-05-17 | 1 | -1/+2 |
| | |||||
* | 0.4.3 stow (most) uri/links in array, separate from object text | Ralph Amissah | 2019-05-17 | 1 | -1/+3 |
| | | | | | | - munge independently - no need to consider special munging of uri with text - uri can easily be munged independently (encoded as need be) | ||||
* | cleaningdoc-reform_v0.4.1 | Ralph Amissah | 2019-05-17 | 1 | -5/+5 |
| | |||||
* | code block, number(ed), regex for keyword instruction, not implemented | Ralph Amissah | 2019-05-17 | 1 | -5/+6 |
| | | | | | | - code(number){ to number code block (hash symbol "#" used previously) | ||||
* | 0.4.1 markup syntax extension for blocks, re: attributes | Ralph Amissah | 2019-05-17 | 1 | -20/+20 |
| | | | | | | | | | | | - for all blocks, e.g. - table{ - table(){ - table([recognized attributes if any]){ - code{ - code(){ - code.d([recognized attributes if any]){ - allows for the subsequent addition of attributes as required | ||||
* | 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0 | Ralph Amissah | 2019-04-10 | 1 | -2/+2 |
| | |||||
* | 0.2.0 renames pod from sisupod | Ralph Amissah | 2019-04-10 | 1 | -3/+3 |
| | |||||
* | internal links | Ralph Amissah | 2019-04-10 | 1 | -1/+3 |
| | |||||
* | output xmls, work on internal links | Ralph Amissah | 2019-04-10 | 1 | -1/+2 |
| | |||||
* | regex, resolve issues with: master file inserts path; url internal link | Ralph Amissah | 2019-04-10 | 1 | -13/+13 |
| | |||||
* | config webserv_url_doc_root, domain & path | Ralph Amissah | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | naming DocReform from SiSU | Ralph Amissah | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | 0.1.0 renamed doc-reform, doc_reform (& rad) | Ralph Amissah | 2019-04-10 | 1 | -0/+290 |
- from sdp |