@@ -578,7 +578,7 @@ requires Emacs to be built with ImageMagick support."
578
578
(const :tag "No maximum height" nil)))))
579
579
580
580
581
-
;;; Markdown-Specific `rx' Macro
581
+
;;; Markdown-Specific `rx' Macro ==============================================
582
582
583
583
;; Based on python-rx from python.el.
584
584
(eval-and-compile
@@ -1648,7 +1648,7 @@ START and END delimit region to propertize."
1648
1648
(markdown-syntax-propertize-comments start end))))
1649
1649
1650
1650
1651
-
;;; Markup Hiding
1651
+
;;; Markup Hiding =============================================================
1652
1652
1653
1653
(defconst markdown-markup-properties
1654
1654
'(face markdown-markup-face invisible markdown-markup)
@@ -4516,7 +4516,7 @@ at the beginning of the block."
4516
4516
(goto-char (next-single-property-change (point) prop)))))))
4517
4517
4518
4518
4519
-
;;; Footnotes ==================================================================
4519
+
;;; Footnotes =================================================================
4520
4520
4521
4521
(defun markdown-footnote-counter-inc ()
4522
4522
"Increment `markdown-footnote-counter' and return the new value."
@@ -4832,7 +4832,7 @@ text to kill ring), and list items."
4832
4832
(kill-region (point) (progn (markdown-forward-block) (point)))))
4833
4833
4834
4834
4835
-
;;; Indentation ====================================================================
4835
+
;;; Indentation ===============================================================
4836
4836
4837
4837
(defun markdown-indent-find-next-position (cur-pos positions)
4838
4838
"Return the position after the index of CUR-POS in POSITIONS.
@@ -5442,7 +5442,7 @@ Assumes match data is available for `markdown-regex-italic'."
5442
5442
See also `markdown-mode-map'.")
5443
5443
5444
5444
5445
-
;;; Menu ==================================================================
5445
+
;;; Menu ======================================================================
5446
5446
5447
5447
(easy-menu-define markdown-mode-menu markdown-mode-map
5448
5448
"Menu for Markdown mode"
@@ -8436,7 +8436,7 @@ BEG and END are the limits of scanned region."
8436
8436
(remove-overlays nil nil 'face 'markdown-gfm-checkbox-face))))
8437
8437
8438
8438
8439
-
;;; Display inline image =================================================
8439
+
;;; Display inline image ======================================================
8440
8440
8441
8441
(defvar markdown-inline-image-overlays nil)
8442
8442
(make-variable-buffer-local 'markdown-inline-image-overlays)
@@ -8696,7 +8696,7 @@ position."
8696
8696
(markdown-edit-code-block))))))
8697
8697
8698
8698
8699
-
;;; Table Editing
8699
+
;;; Table Editing =============================================================
8700
8700
8701
8701
;; These functions were originally adapted from `org-table.el'.
8702
8702
@@ -9416,7 +9416,7 @@ rows and columns and the column alignment."
9416
9416
(markdown-table-forward-cell)))
9417
9417
9418
9418
9419
-
;;; ElDoc Support
9419
+
;;; ElDoc Support =============================================================
9420
9420
9421
9421
(defun markdown-eldoc-function ()
9422
9422
"Return a helpful string when appropriate based on context.
@@ -9632,7 +9632,7 @@ rows and columns and the column alignment."
9632
9632
'markdown-mode-font-lock-keywords "v2.4")
9633
9633
9634
9634
9635
-
;;; Viewing modes
9635
+
;;; Viewing modes =============================================================
9636
9636
9637
9637
(defcustom markdown-hide-markup-in-view-modes t
9638
9638
"Enable hidden markup mode in `markdown-view-mode' and `gfm-view-mode'."
@@ -9673,7 +9673,7 @@ rows and columns and the column alignment."
9673
9673
(read-only-mode 1))
9674
9674
9675
9675
9676
-
;;; Live Preview Mode ============================================
9676
+
;;; Live Preview Mode ========================================================
9677
9677
;;;###autoload
9678
9678
(define-minor-mode markdown-live-preview-mode
9679
9679
"Toggle native previewing on save for a specific markdown file."
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4