##// END OF EJS Templates
minor adjustments to markdown / rst templates...
minor adjustments to markdown / rst templates - remote prompts from output - add missing HTML block - remove double-wrapping of latex - use plain-markdown indentation for code blocks (could use GFM '` ` `python') closes #4024 candidate for backport to 1.1

File last commit:

r11770:6b8a9d57
r12448:c138b06b
Show More
README.md
6 lines | 203 B | text/x-minidsrc | MarkdownLexer
Matthias BUSSONNIER
add readme in skeleton
r9617 ## Template skeleton
Jonathan Frederic
Fixed comment typo.
r9733 This contain skeleton template that you probably don't want
Matthias BUSSONNIER
add readme in skeleton
r9617 to inherit directly.
damianavila
Redo of fixing templates structure.
r11770 do not modify the content of the 'tex' folder which is generated by running 'make' in this folder.