Skip to content

Commit f7403e6

Browse files
update readme todos
1 parent 098297b commit f7403e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ My personal blog, made with the following technologies:
99
- Sanity.io headless CMS
1010

1111
## TODOs
12+
- [ ] For event progagation post: Format bold and italic font; Why does inline code no longer work in Post Aside Notes with Sanity's updated editor?; What's up with the tsconfig.json error with Lodash?; Remove unused packages; Change code examples to be Sanity code instead of images?;
1213
- [ ] add internal links between posts
1314
- [ ] fix tags associated with unpublished posts to not be displayed
14-
- [ ] prevent top-of-post list bullets from being rendered where post image should be before it's loaded
1515
- [ ] what's going on with the flicker on the background of the most recent post when dark/light modes are toggled?
1616
- [ ] store theme preference in local storage
1717
- [ ] add logic that checks if manual published date is set before sorting
1818
- [ ] change how aside is serialized from asterisk
1919
- [ ] setup code block rendering from within asides
2020
- [ ] optimize loading data from Sanity
21-
- [ ] figure out what's going on with blank spans around inline code?
21+
- [ ] figure out what's going on with blank spans around inline code

0 commit comments

Comments
 (0)