Skip to content

Commit

Permalink
Delete reference to commonpaCommonMarkParser in config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mirko calvaresi committed Jun 21, 2017
1 parent df82e19 commit 2196e3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@
settings_copyright_year + ', ' + settings_copyright_name, settings_project_name, settings_project_name,
'Miscellaneous'),
]
'''
from recommonmark.parser import CommonMarkParser
source_parsers = {'.md': CommonMarkParser}
source_suffix = ['.rst', '.md']
'''

0 comments on commit 2196e3d

Please sign in to comment.