~ushin/ushin-shapes.el

66777ce3e5c1f6785cbd6a4812884b7d80aaec6f — Jonas Bernoulli 1 year, 1 month ago 0ebb9e4
Change: Tweak library commentary

When both the description and the usage instructions are very short,
it makes little sense to place the usage instructions in a subsection.
1 files changed, 4 insertions(+), 6 deletions(-)

M ushin-shapes.el
M ushin-shapes.el => ushin-shapes.el +4 -6
@@ 26,13 26,11 @@

;;; Commentary:

;; ushin-shapes.el replaces ushin tags with ushin shapes
;; (https://ushin.org/#shapes) in org documents.
;; This package replaces ushin tags with ushin shapes in org documents.
;; See https://ushin.org/#shapes to learn about ushin shapes.

;;;; Usage

;; Use `ushin-shapes-mode' in all org buffers
;; (global-ushin-shapes-mode)
;; To use `ushin-shapes-mode' in all org buffers enable
;; `global-ushin-shapes-mode'.

;;; Code: