Hello everyone !
I want to add custom meta-properties in order to respect the
epub accessibility guidelines
I tried to do it by getting properties from an opf file but it only modify the ones such as title, author, etc, and ignore my new one : <meta property="schema:accessMode">textual</meta>
Any idea on how to achieve it ?
cheers,
ydonse