##// END OF EJS Templates
repo: Implement ReadmeFinder...
repo: Implement ReadmeFinder It currently resembles the logic from the old markup renderer. The implementation is based on get_nodes though, so that we should usually only have one call or at most three calls if the directories "doc" and/or "docs" exist. A difference is that we now ignore the case, this already simplifies the rule definition.

File last commit:

r731:7a6d3636 default
r772:c191de56 default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
<div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>