Skip to content

Commit 6aa45c2

Browse files
committed
update todo
1 parent 7d6ba18 commit 6aa45c2

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

TODO.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,6 @@
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

0 commit comments

Comments
 (0)