diff doc/html/irccdctl/command/plugin-list.md @ 512:b8da1d8c2a72

Docs: use ``` as fenced code blocks
author David Demelier <markand@malikania.fr>
date Fri, 20 Oct 2017 11:43:36 +0200
parents 55bf5c5a65db
children
line wrap: on
line diff
--- a/doc/html/irccdctl/command/plugin-list.md	Thu Oct 19 13:03:31 2017 +0200
+++ b/doc/html/irccdctl/command/plugin-list.md	Fri Oct 20 11:43:36 2017 +0200
@@ -9,6 +9,6 @@
 
 ## Usage
 
-````nohighlight
+```nohighlight
 $ irccdctl plugin-list
-````
+```