564 </widget> |
564 </widget> |
565 </item> |
565 </item> |
566 </layout> |
566 </layout> |
567 </item> |
567 </item> |
568 <item> |
568 <item> |
569 <layout class="QGridLayout" name="gridLayout_5"> |
569 <widget class="QCheckBox" name="previewMarkdownNLtoBreakCheckBox"> |
570 <item row="0" column="0"> |
570 <property name="toolTip"> |
571 <widget class="QCheckBox" name="previewMarkdownNLtoBreakCheckBox"> |
571 <string>Select this to convert a new line character to an HTML &lt;br/&gt; tag.</string> |
572 <property name="toolTip"> |
572 </property> |
573 <string>Select this to convert a new line character to an HTML &lt;br/&gt; tag.</string> |
573 <property name="text"> |
574 </property> |
574 <string>Convert New Line to HTML Break</string> |
575 <property name="text"> |
575 </property> |
576 <string>Convert New Line to HTML Break</string> |
576 </widget> |
577 </property> |
|
578 </widget> |
|
579 </item> |
|
580 <item row="1" column="0"> |
|
581 <widget class="QCheckBox" name="previewMarkdownMathJaxCheckBox"> |
|
582 <property name="toolTip"> |
|
583 <string>Select to enable Math support using MathJax</string> |
|
584 </property> |
|
585 <property name="text"> |
|
586 <string>Enable Math support</string> |
|
587 </property> |
|
588 </widget> |
|
589 </item> |
|
590 <item row="1" column="1"> |
|
591 <widget class="QCheckBox" name="previewMarkdownMermaidCheckBox"> |
|
592 <property name="toolTip"> |
|
593 <string>Select to enable Graph support using Mermaid</string> |
|
594 </property> |
|
595 <property name="text"> |
|
596 <string>Enable Graph support</string> |
|
597 </property> |
|
598 </widget> |
|
599 </item> |
|
600 </layout> |
|
601 </item> |
577 </item> |
602 <item> |
578 <item> |
603 <layout class="QHBoxLayout" name="horizontalLayout_6"> |
579 <layout class="QHBoxLayout" name="horizontalLayout_6"> |
604 <item> |
580 <item> |
605 <widget class="QCheckBox" name="previewMarkdownPyMdownCheckBox"> |
581 <widget class="QCheckBox" name="previewMarkdownPyMdownCheckBox"> |
635 <width>40</width> |
611 <width>40</width> |
636 <height>20</height> |
612 <height>20</height> |
637 </size> |
613 </size> |
638 </property> |
614 </property> |
639 </spacer> |
615 </spacer> |
|
616 </item> |
|
617 </layout> |
|
618 </item> |
|
619 <item> |
|
620 <layout class="QGridLayout" name="gridLayout_5"> |
|
621 <item row="0" column="0"> |
|
622 <widget class="QCheckBox" name="previewMarkdownMathJaxCheckBox"> |
|
623 <property name="toolTip"> |
|
624 <string>Select to enable Math support using MathJax</string> |
|
625 </property> |
|
626 <property name="text"> |
|
627 <string>Enable Math support</string> |
|
628 </property> |
|
629 </widget> |
|
630 </item> |
|
631 <item row="0" column="1"> |
|
632 <widget class="QCheckBox" name="previewMarkdownMermaidCheckBox"> |
|
633 <property name="toolTip"> |
|
634 <string>Select to enable Graph support using Mermaid</string> |
|
635 </property> |
|
636 <property name="text"> |
|
637 <string>Enable Graph support</string> |
|
638 </property> |
|
639 </widget> |
|
640 </item> |
|
641 <item row="1" column="0" colspan="2"> |
|
642 <widget class="QLabel" name="TextLabel1_2_2_3"> |
|
643 <property name="text"> |
|
644 <string><font color="#FF0000"><b>Warning:</b> Activating the above options will download files via CDNs causing your<br/>IP address to be exposed.</font></string> |
|
645 </property> |
|
646 <property name="wordWrap"> |
|
647 <bool>true</bool> |
|
648 </property> |
|
649 </widget> |
640 </item> |
650 </item> |
641 </layout> |
651 </layout> |
642 </item> |
652 </item> |
643 </layout> |
653 </layout> |
644 </widget> |
654 </widget> |