We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a8175 commit 7edabcfCopy full SHA for 7edabcf
doc/configuration.rst
@@ -1909,6 +1909,23 @@ Advanced processing configuration
1909
1910
confluence_file_suffix = '.conf'
1911
1912
+.. |confluence_html_macro| replace:: ``confluence_html_macro``
1913
+.. _confluence_html_macro:
1914
+
1915
+.. confval:: confluence_html_macro
1916
1917
+ .. versionadded:: 2.7
1918
1919
+ This option will configure the HTML macro type for the ``confluence_html``
1920
+ :ref:`directive <confluence_html>`. By default, the ``html`` macro
1921
+ identifier is set.
1922
1923
+ .. code-block:: python
1924
1925
+ confluence_html_macro = 'html'
1926
1927
+ See also the :ref:`HTML directive <confluence_html>`.
1928
1929
.. index:: Jira; Configuring Jira servers
1930
1931
.. _confluence_jira_servers:
0 commit comments