-
Notifications
You must be signed in to change notification settings - Fork 208
Closed
Labels
discussionno fixed close conditionno fixed close conditionenhancementNew feature or requestNew feature or requestsyntaxdescisions on syntax formatsdescisions on syntax formats
Description
Adding the following into conf.py
rst_prolog = """
.. |xyzzy| replace:: Nothing happens.
"""
allows to replace |xyzzy|
by Nothing happens.
in all ReST source files but not in Markdown files.
This would be a very useful feature, for instance for inline images, or simply to have a system for macros.
AntonKrug, hason and Biswajee
Metadata
Metadata
Assignees
Labels
discussionno fixed close conditionno fixed close conditionenhancementNew feature or requestNew feature or requestsyntaxdescisions on syntax formatsdescisions on syntax formats