diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-22 23:05:58 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-22 23:05:58 -0400 |
commit | 21d6aded47d306fb44a60c1a8ad9331933cac855 (patch) | |
tree | 75a4f0236fb852102d1b19c8ff6d579edd590108 /doc | |
parent | 8ae260015fa6ecd5aa39a84898f42837935c9953 (diff) | |
download | ikiwiki-21d6aded47d306fb44a60c1a8ad9331933cac855.tar ikiwiki-21d6aded47d306fb44a60c1a8ad9331933cac855.tar.gz |
formatting
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/highlight.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/highlight.mdwn b/doc/plugins/highlight.mdwn index 07e888f36..0cab8717b 100644 --- a/doc/plugins/highlight.mdwn +++ b/doc/plugins/highlight.mdwn @@ -63,7 +63,7 @@ to other code files, like this: /* \[[!format mdwn """ This comment will be formatted as *markdown*! - See [[bar.h]]. + See \[[bar.h]]. ""]] */ ## security |