mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 13:36:36 +01:00
gnu: emacs-howm: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-howm)[description]: Fix Texinfo code markup. Change-Id: I44e352da17d48fe8f71421ad66c31d1c68442b61 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
parent
2bec2b41af
commit
4879454f1a
1 changed files with 2 additions and 2 deletions
|
@ -5023,8 +5023,8 @@ (define-public emacs-howm
|
||||||
(home-page "https://howm.osdn.jp/")
|
(home-page "https://howm.osdn.jp/")
|
||||||
(synopsis "Note-taking tool for Emacs")
|
(synopsis "Note-taking tool for Emacs")
|
||||||
(description "Howm is a note-taking tool for Emacs. Like
|
(description "Howm is a note-taking tool for Emacs. Like
|
||||||
code@{emacs-wiki.el}, it facilitates using hyperlinks and doing full-text
|
@code{emacs-wiki.el}, it facilitates using hyperlinks and doing full-text
|
||||||
searches. Unlike code@{emacs-wiki.el}, it can be combined with any format.")
|
searches. Unlike @code{emacs-wiki.el}, it can be combined with any format.")
|
||||||
(license license:gpl1+)))
|
(license license:gpl1+)))
|
||||||
|
|
||||||
(define-public emacs-mediawiki-el
|
(define-public emacs-mediawiki-el
|
||||||
|
|
Loading…
Reference in a new issue