myamolane

Results 2 comments of 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 ![image](https://user-images.githubusercontent.com/26702359/113969443-9859af80-9867-11eb-98bb-f53adac42a39.png)