... | ... | @@ -19,7 +19,7 @@ Each of these will be an INK recipe? |
|
|
|
|
|
### [docx-extract](docx-extract-recipe)
|
|
|
Input: an unbundled .docx file, specifically its document.xml
|
|
|
Output: An HTML file (probably valid)
|
|
|
Output: An HTML file (probably valid). The HTML will conform to [HTML Typescript](html-typescript), an informal profile of XHTML5 that interprets a WordML document as "fair copy" for a subsequent publication process.
|
|
|
|
|
|
### [html-validate](html-validate-recipe)
|
|
|
This should include HTML5 validation plus any ad-hoc (html typescript or project-oriented) validation.
|
... | ... | |