TODO updated (2)
This commit is contained in:
parent
b296850bd6
commit
3db2beeeea
2
TODO.md
2
TODO.md
@ -19,7 +19,7 @@
|
||||
- [x] Remove `tale` theme
|
||||
- [ ] Some images contains a `<p>`, get rid of it.
|
||||
- Images with p in the post content (as it is html now)
|
||||
- ![image.png](path/to/image.png) -> <p><img src=""></p>
|
||||
- `![image.png](path/to/image.png)` -> `<p><img src=""></p>`
|
||||
- [ ] There is a `<h2>` that contains a `<p>` too. Try to get rid of it
|
||||
- ## -> <h2><p>Whatever</p></h2>
|
||||
- [ ] Review pending texts (off-screen)
|
||||
|
Loading…
Reference in New Issue
Block a user