commit | b55cf2bed368bbb5875ad27854ffdf1cd18342a8 | [log] [download] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Jun 29 21:56:37 2017 -0700 |
committer | Shawn Pearce <sop@google.com> | Fri Jun 30 15:11:52 2017 -0700 |
tree | 777f572001ae46db6d04ade62f6c95befd935a53 | |
parent | 5c34e09e9923d45700117c87fc353b72eb546d38 [diff] |
Make all Markdown extensions configurable Allow site admins to selectively enable or disable Markdown extensions. This can help a site avoid creating documentation that isn't compatible with other CommonMark parsers. Change-Id: I0466b03ef213a398d79f943af2ddf95a7e0853e7
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md
Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Use the issue tracker at github to file bugs.
Please refer to the Developer Guide.