diff --git a/Documentation/dev-plugins.txt b/Documentation/dev-plugins.txt index 5a5028d459..dde55a2805 100644 --- a/Documentation/dev-plugins.txt +++ b/Documentation/dev-plugins.txt @@ -1850,8 +1850,8 @@ will be available as `/plugins/helloworld/Documentation/resource`. This prefix is configurable by setting the `Gerrit-HttpDocumentationPrefix` attribute. -Documentation may be written in -link:http://daringfireball.net/projects/markdown/[Markdown] style +Documentation may be written in the Markdown flavor +link:https://github.com/sirthias/pegdown[pegdown] if the file name ends with `.md`. Gerrit will automatically convert Markdown to HTML if accessed with extension `.html`.