aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/meta/metadoc_from_src.d
Commit message (Collapse)AuthorAgeFilesLines
...
* bugfix toc endnotes links in xmls, other minorRalph Amissah2020-02-111-2/+2
|
* cosmetic primarily "format"Ralph Amissah2020-02-081-22/+50
|
* specify Tuple content for read in files, remove traits.stdRalph Amissah2020-01-131-14/+12
|
* metaverse, remove newline after endnoteRalph Amissah2020-01-131-4/+4
| | | | - change to internal representation, minor
* checks on markup: yaml headers & reading imagesRalph Amissah2020-01-131-4/+5
|
* 0.9.2 @safe & @trusted first passRalph Amissah2020-01-131-59/+59
|
* module & src renamingdoc-reform_v0.9.0Ralph Amissah2019-11-221-1/+1
|
* name changesRalph Amissah2019-11-221-9/+9
|
* minorRalph Amissah2019-11-191-5/+12
|
* cosmeticRalph Amissah2019-11-181-5/+5
|
* xmls, css, codeblocks linenumbersRalph Amissah2019-10-171-0/+2
|
* html scroll toc backmatter (url/link) fixRalph Amissah2019-10-171-0/+5
|
* xmls, special footnotesRalph Amissah2019-10-171-3/+32
|
* cosmeticRalph Amissah2019-10-171-9/+9
|
* 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-171-249/+267
|
* review, reduce use of autoRalph Amissah2019-08-191-497/+264
|
* 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-191-25/+96
|
* 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-211-16/+46
|
* questionable code, clean ("flow" commit related)Ralph Amissah2019-05-211-7/+4
|
* flow, rename functions with multiple return valuesRalph Amissah2019-05-211-53/+53
|
* cosmetic mostlyRalph Amissah2019-05-191-215/+110
|
* meta_abstraction some local renamingRalph Amissah2019-05-171-39/+39
|
* regex, meta_abstraction, naming of some regex submatchesRalph Amissah2019-05-171-53/+53
|
* (segmented html) dummy heading relatedRalph Amissah2019-05-171-8/+41
|
* text format delimiter, use: "┃" instead of "┋"Ralph Amissah2019-05-171-11/+11
| | | | | | | | - 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-171-146/+164
|
* 0.5.0 per object inline munging (rather than by line)Ralph Amissah2019-05-171-75/+97
| | | | | | - 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-171-27/+19
|
* inline fontface markup, internal representation, reorganise codeRalph Amissah2019-05-171-13/+22
|
* inline fontface markup, internal representationRalph Amissah2019-05-171-20/+23
|
* format delimiter s/¶/┋/gRalph Amissah2019-05-171-7/+3
|
* rearrange some codeRalph Amissah2019-05-171-69/+69
|
* 0.4.3 stow (most) uri/links in array, separate from object textRalph Amissah2019-05-171-0/+27
| | | | | | - 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-171-48/+5
|
* code block, number(ed), regex for keyword instruction, not implementedRalph Amissah2019-05-171-2/+4
| | | | | | - code(number){ to number code block (hash symbol "#" used previously)
* cosmeticdoc-reform_v0.3.3Ralph Amissah2019-05-171-24/+24
|
* 0.3.3 org mode behaviorRalph Amissah2019-05-171-3/+5
|
* 0.3.1 internal links, anchor tags & segment associations, tocRalph Amissah2019-04-101-165/+238
|
* 0.3.0 internal links, anchor tags & segment associationsdoc-reform_v0.3.0Ralph Amissah2019-04-101-695/+567
|
* 0.2.1 segnames, anchor tagsdoc-reform_v0.2.1Ralph Amissah2019-04-101-104/+109
|
* internal linking to headers A to D for segmented htmldoc-reform_v0.1.0Ralph Amissah2019-04-101-29/+40
|
* internal linksRalph Amissah2019-04-101-0/+22
|
* xmls segmented heading inline linksRalph Amissah2019-04-101-73/+125
|
* doc_abstraction provide object with segment it occurs inRalph Amissah2019-04-101-6/+20
|
* regex, resolve issues with: master file inserts path; url internal linkRalph Amissah2019-04-101-2/+2
|