File tree Expand file tree Collapse file tree 1 file changed +4
-20
lines changed
Expand file tree Collapse file tree 1 file changed +4
-20
lines changed Original file line number Diff line number Diff line change 11# ToDo
22
3- - [x] add documentation ` requirements.txt `
4- - [x] rewrite test files to address new implementation
5- - [ ] create ` proof ` role?
6- - [ ] incorporate flake8 and black
7- - [x] update CSS to address new implementation changes
8- - [ ] implement LaTeX
9- - [ ] add config value to unenumerable_node? > simply set numfig to False
10- - [ ] implement ` {number} ` and ` {title} ` in role
11-
12- ## Test Cases
13-
14- - [x] admonition with title + math
15- - [x] admonition with number
16- - [x] admonition with content + math
17- - [x] admonition with classname
18- - [x] admonition with label
19- - [x] reference target ```{proof:ref}`target` ```
20- - [x] reference w/ text ```{proof:ref}`text <target>` ```
21- - [x] admonition nonumber
22- - [x] admonition notitle
3+ - [ ] #8 : document how this is different to sphinxcontrib-proof
4+ - [ ] #13 : support role placeholders such as number, title, and %s
5+ - [ ] #27 : Clicking on ref link leads to wrong location
6+ - [ ] implement LaTeX methods
You can’t perform that action at this time.
0 commit comments