hallo icon indicating copy to clipboard operation
hallo copied to clipboard

Extra headers with halloheadings plugin

Open adambowles opened this issue 9 years ago • 0 comments

According to https://www.npmjs.com/package/hallo#plugins : You can pass a headings option key "headers" with an array of header sizes (i.e. headers: [1,2,5,6])

However, I can't seem to get this to work

This is the code I'm using: plugins: {'halloheadings': {headers: [3,4,5]}}

adambowles avatar Jul 16 '15 14:07 adambowles