Skip to content

Commit ddccbab

Browse files
Thierry Chappuisfreezed
authored andcommitted
Modified pelicanconf.py to configure python code blocks
1 parent 50bdfd9 commit ddccbab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pelicanconf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@
4545

4646
# Uncomment following line if you want document-relative URLs when developing
4747
#RELATIVE_URLS = True
48+
49+
PYGMENTS_RST_OPTIONS = {'linenos': 'inline'}

0 commit comments

Comments
 (0)