You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it is useful to display an image as a field instead of text as shown below. While this may appear slightly strange, it's a design decision. However, there is always a Colon even when an image is used instead of text. There needs to be a way to disable the colon (:) for cases such as this.
Reproducible Project
Please give a link to a public reproducible project or provide an example of the Restructured Text that gives an issue.
:|e710|:
**New Transaction:** Creates a new transaction for the selected account and opens the :ref:`transaction_editor`.
:|e118|:
**Import:** Open the transaction import overlay.
Error Logs/Results
N/A
Expected Results
There should be a configuration to remove the colon. In fact I would argue that adding a colon to even text should not be the default behavior. The default should display the text exactly how it is written in the source file.
Environment Info
Python Version:
Sphinx Version:
RTD Theme Version: 0.5.2
The text was updated successfully, but these errors were encountered:
Problem
Sometimes it is useful to display an image as a field instead of text as shown below. While this may appear slightly strange, it's a design decision. However, there is always a Colon even when an image is used instead of text. There needs to be a way to disable the colon (:) for cases such as this.
Reproducible Project
Please give a link to a public reproducible project or provide an example of the Restructured Text that gives an issue.
Error Logs/Results
N/A
Expected Results
There should be a configuration to remove the colon. In fact I would argue that adding a colon to even text should not be the default behavior. The default should display the text exactly how it is written in the source file.
Environment Info
The text was updated successfully, but these errors were encountered: