aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta
Commit message (Collapse)AuthorAgeFilesLines
* path related, mostly cosmetic codeRalph Amissah2019-10-171-2/+2
|
* document headers & config: yaml introducedRalph Amissah2019-10-175-112/+868
| | | | | - as toml alternative - both toml & yaml (meta, conf, make) work
* flag --show-summaryRalph Amissah2019-10-171-1/+3
|
* processing infoRalph Amissah2019-10-171-7/+16
|
* xmls, css, codeblocks linenumbersRalph Amissah2019-10-173-1/+4
|
* html scroll toc backmatter (url/link) fixRalph Amissah2019-10-172-0/+6
|
* xmls, special footnotesRalph Amissah2019-10-172-3/+33
|
* xmls, special footnotes? minor stepRalph Amissah2019-10-171-0/+1
|
* harvest authors, pathsRalph Amissah2019-10-174-16/+22
| | | | | - absolute - doc_root tree, relative
* 0.7.5 xmls css code reorganised; ocn can turn off or hideRalph Amissah2019-10-172-212/+212
|
* cosmeticRalph Amissah2019-10-173-26/+24
|
* harvests reorganized; adjustments: output, pathsdoc-reform_v0.7.3Ralph Amissah2019-10-174-66/+229
|
* harvest reorganizedRalph Amissah2019-10-175-16/+709
|
* harvest html outputRalph Amissah2019-10-173-5/+15
|
* harvest, document reportingRalph Amissah2019-10-175-20/+23
|
* 0.7.3 start to look at document harvest (initial stub)Ralph Amissah2019-10-177-174/+170
|
* 0.7.2 latex (for pdf) (initial stub)doc-reform_v0.7.2Ralph Amissah2019-10-171-0/+9
|
* 0.7.1 odt (initial stub)doc-reform_v0.7.1Ralph Amissah2019-10-171-49/+9
|
* meta_abstraction, ultimately cosmeticdoc-reform_v0.7.0Ralph Amissah2019-10-171-124/+39
|
* remove ./data for now, else relatively minorRalph Amissah2019-10-174-340/+359
|
* review, reduce use of autoRalph Amissah2019-08-196-569/+336
|
* doc_abstraction reduce use of return ref, checkRalph Amissah2019-08-191-76/+84
|
* 0.7.0 meta_abstruction, doc "has" struct replaces several tuplesRalph Amissah2019-08-195-92/+151
|
* book index sort: Aa-Zz (replaces A-Za-z)doc-reform_v0.6.0Ralph Amissah2019-06-021-10/+12
|
* block (grouped text) attributes (possibility)Ralph Amissah2019-05-212-16/+49
|
* questionable code, clean ("flow" commit related)Ralph Amissah2019-05-211-7/+4
|
* flow, rename functions with multiple return valuesRalph Amissah2019-05-211-53/+53
|
* a regex & some clearingRalph Amissah2019-05-211-21/+1
|
* cosmetic mostlyRalph Amissah2019-05-193-292/+175
|
* url encodingRalph Amissah2019-05-171-0/+1
|
* meta_abstraction some local renamingRalph Amissah2019-05-171-39/+39
|
* regex, meta_abstraction, naming of some regex submatchesRalph Amissah2019-05-172-80/+80
|
* (segmented html) dummy heading relatedRalph Amissah2019-05-174-10/+46
|
* text format delimiter, use: "┃" instead of "┋"Ralph Amissah2019-05-172-13/+13
| | | | | | | | - 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.0Ralph Amissah2019-05-175-163/+292
|
* 0.5.0 per object inline munging (rather than by line)Ralph Amissah2019-05-172-80/+102
| | | | | | - munging per object for inline markup fontface, links, urls, images, footnotes/endnotes (also book index)
* metaverse single line munging tuningdoc-reform_v0.4.3Ralph Amissah2019-05-173-33/+31
|
* inline fontface markup, internal representation, reorganise codeRalph Amissah2019-05-172-14/+31
|
* inline fontface markup, internal representationRalph Amissah2019-05-172-33/+50
|
* format delimiter s/¶/┋/gRalph Amissah2019-05-172-8/+5
|
* rearrange some codeRalph Amissah2019-05-171-69/+69
|
* 0.4.3 stow (most) uri/links in array, separate from object textRalph Amissah2019-05-173-1/+34
| | | | | | - 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.1Ralph Amissah2019-05-173-55/+12
|
* doc generator info relatedRalph Amissah2019-05-171-1/+38
|
* code block, number(ed), regex for keyword instruction, not implementedRalph Amissah2019-05-172-7/+10
| | | | | | - code(number){ to number code block (hash symbol "#" used previously)
* 0.4.1 markup syntax extension for blocks, re: attributesRalph Amissah2019-05-171-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
* cosmeticdoc-reform_v0.3.3Ralph Amissah2019-05-172-25/+25
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-173-6/+11
|
* json type match, fix breakage caused by external changedoc-reform_v0.3.2Ralph Amissah2019-05-171-91/+95
|
* 0.3.1 internal links, anchor tags & segment associations, tocRalph Amissah2019-04-102-166/+240
|