-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
mock/src/sphinxnotes/mock/__init__.py
Lines 42 to 45 in 5692302
| if mode == 'literal': | |
| literal = nodes.literal_block(self.block_text, self.block_text) | |
| literal['language'] = 'rst' | |
| return [literal] |
Metadata
Metadata
Assignees
Labels
No labels