Open bluenote10 opened 5 years ago
Currently it is not configurable. To make that possible, will need to see if showdown can pass configuration options to the extensions, or we have to expose a configuration function and do that out-of-band.
Seems like it has to be the latter.
It should be pretty straight forward to do. PR is always welcome. 🌷
Is there a way to pass options to highlightjs, e.g. to configure a specific theme?