Mercurial > p > roundup > code
annotate website/issues/TEMPLATE-INFO.txt @ 6279:9ec3a9bc4ea5
issue2551097 - fix call to markdown2 - fix fenced code blocks.
The invocation of fenced codeblock support in markdown2 was wrong.
With this fixed the code that was used to test markdown processor
exception handling no longer works. Fixed test case to make it pass.
Added new test with invalid markdown that tests markdown exception
handling.
Also renamed test to include markdown. Makes using -k option in
run_tests easier.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 29 Oct 2020 17:08:44 -0400 |
| parents | 40329ed1cced |
| children |
| rev | line source |
|---|---|
|
6105
40329ed1cced
add mising template info so it can be used as a template
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 Name: issue |
|
40329ed1cced
add mising template info so it can be used as a template
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
2 Description: this is the issue tracker for roundup. |
|
40329ed1cced
add mising template info so it can be used as a template
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
3 Intended-For: production use by roundup. |
|
40329ed1cced
add mising template info so it can be used as a template
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
4 |
