... | ... | @@ -34,11 +34,11 @@ This should include HTML5 validation plus any ad-hoc (html typescript or projec |
|
|
Adjustments warranted by/for UCP and its projects. (Otherwise copy.)
|
|
|
e.g. @class='Hypertext' -> hypertext links
|
|
|
|
|
|
### [gimme-plaintext](gimme-plaintext-recipe)
|
|
|
### [produce-plaintext](produce-plaintext-recipe)
|
|
|
Produces plain text version of HTML content extraction (for comparison / proofing)
|
|
|
Intended as a 'terminal' process, i.e. its results are not expected to be inputs downstream (though no one will stop you)
|
|
|
|
|
|
### [gimme-analysis](gimme-analysis)
|
|
|
### [produce-analysis](produce-analysis)
|
|
|
Produces synoptic/analytic 'map' of HTML output (element/attribute usage in hierarchy)
|
|
|
A 'terminal' process (transformation delivers results of analysis, not modified copy of source)
|
|
|
|
... | ... | |