metanorma / coradoc

Coradoc is the Core AsciiDoc Parser used by Metanorma
MIT License
1 stars 4 forks source link

Defined options for `video` and `image` blocks #42

Closed ronaldtse closed 6 months ago

ronaldtse commented 7 months ago

Options need to be defined and validated, e.g. height/width can be auto or a pixel number. When given unknown options we should reject.

_Originally posted by @ronaldtse in https://github.com/metanorma/coradoc/pull/33#discussion_r1569738755_