DevCollective.io
DevCollective.io copied to clipboard
View Post page
- [x] User can see the current post's title, date, author and community name.
- [ ] The author name is clickable.
- [x] The community name is clickable.
- [x] Markdown syntax highlighting is correct for JS, JSX, TS, HTML, CSS, SCSS (if available), Python, Bash (if available), JSON (if available).
- [ ] User can edit or delete the post if they're the ones who created it.
The author [...] [is] clickable.
Wouldn't this rely on the existence of user pages? Should I create an issue for that?
Good call. I'll create the issue. EDIT: Here's the issue: https://github.com/Mintbean/DevCollective.io/issues/51