Merge "Clarify that documentation for plugins has to be in pegdown"
This commit is contained in:
@@ -1850,8 +1850,8 @@ will be available as `/plugins/helloworld/Documentation/resource`. This
|
|||||||
prefix is configurable by setting the `Gerrit-HttpDocumentationPrefix`
|
prefix is configurable by setting the `Gerrit-HttpDocumentationPrefix`
|
||||||
attribute.
|
attribute.
|
||||||
|
|
||||||
Documentation may be written in
|
Documentation may be written in the Markdown flavor
|
||||||
link:http://daringfireball.net/projects/markdown/[Markdown] style
|
link:https://github.com/sirthias/pegdown[pegdown]
|
||||||
if the file name ends with `.md`. Gerrit will automatically convert
|
if the file name ends with `.md`. Gerrit will automatically convert
|
||||||
Markdown to HTML if accessed with extension `.html`.
|
Markdown to HTML if accessed with extension `.html`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user