TODO updated (2)

feature/oscar-theme
Óscar M. Lage 2022-03-24 10:08:06 +01:00
parent b296850bd6
commit 3db2beeeea
1 changed files with 1 additions and 1 deletions

View File

@ -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)