First version of unit handling: canonicalizing on input

This commit is contained in:
Pieter Vander Vennet 2021-06-22 00:29:07 +02:00
parent fca3f45908
commit 0012a2f683
11 changed files with 379 additions and 48 deletions

View file

@ -45,6 +45,8 @@ export interface TagRenderingConfigJson {
* Useful to add a 'fixme=freeform textfield used - to be checked'
**/
addExtraTags?: string[];
},
/**