##// END OF EJS Templates
help: inline minirst.format()...
help: inline minirst.format() I'm going to make minirst.format() always returns a formatted text, not text | (text, pruned).

File last commit:

r35390:b963750b default
r39344:9b800601 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}