commit | e15dff3a8e689614728460e3794d2168eaa52711 | [log] [download] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Tue Sep 19 09:13:55 2017 -0700 |
committer | Shawn Pearce <sop@google.com> | Tue Sep 19 09:13:55 2017 -0700 |
tree | bf042e0b33009179a89076991f3803135e0d85b9 | |
parent | 2e63c4ee811ee8318a7786639c852c858a2dd9b8 [diff] |
Update commonmark to 0.10.0 - Implements CommonMark spec 0.28. - Fixes weird NPE with some combinations of gitiles extensions. Change-Id: I7d3003b461077bbb07fb8baa31abd0bc725859e2
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.