splitbrain / dokuwiki-plugin-gh

DokuWiki plugin to include a syntax highlighted github file in a page
2 stars 0 forks source link

Missing extension #2

Closed bansan85 closed 1 year ago

bansan85 commented 4 years ago

Hi,

I needed to had in $ext2lang :

        'yml'  => 'yaml',
        'h' => 'c',
        'hpp' => 'cpp',

to work with files like .travis.yml or header.hpp.