521 </widget> |
521 </widget> |
522 </item> |
522 </item> |
523 </layout> |
523 </layout> |
524 </item> |
524 </item> |
525 <item> |
525 <item> |
526 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
526 <layout class="QGridLayout" name="gridLayout_5"> |
527 <item> |
527 <item row="0" column="0"> |
528 <widget class="QCheckBox" name="previewMarkdownNLtoBreakCheckBox"> |
528 <widget class="QCheckBox" name="previewMarkdownNLtoBreakCheckBox"> |
529 <property name="toolTip"> |
529 <property name="toolTip"> |
530 <string>Select this to convert a new line character to an HTML &lt;br/&gt; tag.</string> |
530 <string>Select this to convert a new line character to an HTML &lt;br/&gt; tag.</string> |
531 </property> |
531 </property> |
532 <property name="text"> |
532 <property name="text"> |
533 <string>Convert New Line to HTML Break</string> |
533 <string>Convert New Line to HTML Break</string> |
534 </property> |
534 </property> |
535 </widget> |
535 </widget> |
536 </item> |
536 </item> |
537 <item> |
537 <item row="0" column="1"> |
538 <widget class="QCheckBox" name="previewMarkdownPyMdownCheckBox"> |
538 <widget class="QCheckBox" name="previewMarkdownPyMdownCheckBox"> |
539 <property name="toolTip"> |
539 <property name="toolTip"> |
540 <string>Select to enable the use of the PyMdown extensions</string> |
540 <string>Select to enable the use of the PyMdown extensions</string> |
541 </property> |
541 </property> |
542 <property name="whatsThis"> |
542 <property name="whatsThis"> |
543 <string><b>Enable PyMdown Extensions</b> |
543 <string><b>Enable PyMdown Extensions</b> |
544 <p>Select this entry to enable the use of the PyMdown extensions. These have to be installed with <code>pip install pymdown-extensions</code>.</p></string> |
544 <p>Select this entry to enable the use of the PyMdown extensions. These have to be installed with <code>pip install pymdown-extensions</code>.</p></string> |
545 </property> |
545 </property> |
546 <property name="text"> |
546 <property name="text"> |
547 <string>Enable PyMdown Extensions</string> |
547 <string>Enable PyMdown Extensions</string> |
|
548 </property> |
|
549 </widget> |
|
550 </item> |
|
551 <item row="1" column="0"> |
|
552 <widget class="QCheckBox" name="previewMarkdownMathJaxCheckBox"> |
|
553 <property name="toolTip"> |
|
554 <string>Select to enable Math support using MathJax</string> |
|
555 </property> |
|
556 <property name="text"> |
|
557 <string>Enable MathJax support</string> |
548 </property> |
558 </property> |
549 </widget> |
559 </widget> |
550 </item> |
560 </item> |
551 </layout> |
561 </layout> |
552 </item> |
562 </item> |
681 <tabstop>previewHtmlExtensionsEdit</tabstop> |
691 <tabstop>previewHtmlExtensionsEdit</tabstop> |
682 <tabstop>previewMarkdownExtensionsEdit</tabstop> |
692 <tabstop>previewMarkdownExtensionsEdit</tabstop> |
683 <tabstop>previewMarkdownHTMLFormatComboBox</tabstop> |
693 <tabstop>previewMarkdownHTMLFormatComboBox</tabstop> |
684 <tabstop>previewMarkdownNLtoBreakCheckBox</tabstop> |
694 <tabstop>previewMarkdownNLtoBreakCheckBox</tabstop> |
685 <tabstop>previewMarkdownPyMdownCheckBox</tabstop> |
695 <tabstop>previewMarkdownPyMdownCheckBox</tabstop> |
|
696 <tabstop>previewMarkdownMathJaxCheckBox</tabstop> |
686 <tabstop>previewRestExtensionsEdit</tabstop> |
697 <tabstop>previewRestExtensionsEdit</tabstop> |
687 <tabstop>previewRestSphinxCheckBox</tabstop> |
698 <tabstop>previewRestSphinxCheckBox</tabstop> |
688 <tabstop>previewRestDocutilsHTMLFormatComboBox</tabstop> |
699 <tabstop>previewRestDocutilsHTMLFormatComboBox</tabstop> |
689 <tabstop>previewQssExtensionsEdit</tabstop> |
700 <tabstop>previewQssExtensionsEdit</tabstop> |
690 </tabstops> |
701 </tabstops> |