myamolane
myamolane
@withinsight Hey, this should works, take a try ~ ` const htmlFormat = require('theo/lib/formats/html'); theo.registerFormat( 'html', (result) => { const newResult = result.set('options', { transformPropName: (propName) => { // convert...
Another way, pass the transformPropName through formatOptions 
Thx. Will fix these in this week.
any problem 😀 @septs
@streamich @septs Can we merge this one ?
I will do it ~