aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/Formatting_algorithms.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Formatting_algorithms.mdwn b/doc/forum/Formatting_algorithms.mdwn
index 99c1bb28b..375b65e9b 100644
--- a/doc/forum/Formatting_algorithms.mdwn
+++ b/doc/forum/Formatting_algorithms.mdwn
@@ -14,3 +14,13 @@ that aren't formulas? Could it work with a LaTeX document or with an algorithm e
Of course, of you have other suggestions I'll be happy to hear. I want to make a careful choice before
I start writing many algorithms :-)
+
+> You may try to see if you can select a pseudo-code languages in one of the
+> highlight plugins ([[plugins/contrib/highlightcode]],
+> [[plugins/contrib/sourcehighlight]], [[plugins/highlight]], other ?). The
+> list of supported languages with the [[plugins/highlight]] plugin is
+> [[here|http://www.andre-simon.de/doku/highlight/en/langs.php]], and if you
+> cannot find your languages, I think you can define your own
+> [[here|http://www.andre-simon.de/doku/highlight/en/plugins.php]].
+>
+> -- [[Louis|spalax]]