branch: externals/svg-tag-mode commit ffc6631dd25f433f8ee86ac574d7dc0ecd9c16b6 Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Cosmetic --- example.el | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/example.el b/example.el index 70b983e4b1..bb3572bc73 100644 --- a/example.el +++ b/example.el @@ -49,12 +49,11 @@ (svg-tag-mode 1) -;; ;; :NOTE: SVG tag is a minor mode that displays a rounded box with outer -;; and inner padding and a controllable box radius. The resulting -;; SVG is perfectly aligned with regular text such that a |TAG| -;; can be inserted and edited anywhere in the text thanks to -;; font-lock and the display property. +;; and inner padding and a controllable box radius. The resulting SVG is +;; perfectly aligned with regular text such that a |TAG| can be inserted +;; and edited anywhere in the text. +;; ;; :TODO: Migrate to ELPA or MELPA ;; ;; More examples: