Skip to content

Commit

Permalink
use short code to match Pygments stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
livibetter committed Jan 15, 2014
1 parent fc76ec9 commit 0f4eb3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brc.py
Expand Up @@ -146,6 +146,7 @@ def kbd(name, rawtext, text, lineno, inliner, options=None, content=None):
'id_affix': '',
'settings_overrides': {
'math_output': 'MathML',
'syntax_highlight': 'short',
},
'smartypants': True,
},
Expand Down

0 comments on commit 0f4eb3d

Please sign in to comment.