-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Rendering issues on front-end
1
- Pomodoro timer is not visible from the header in the front end. I'm not sure why that is.
2a
- the markdown in the .mdx lesson files looks correct for bullet point lists, and they do appear on front end as a list, but without the bullets e.g. check the following 20 lines of code with two lists:
academy/src/pages/lessons/projects/3.mdx
Line 94 in ad747c2
- Setting up a development environment
2b
- I just noticed this also. Syntax in numbered list is rendering as a smaller font size, e.g. check these six lines of code on the front-end:
1. Submit a transaction and hold on to the transaction hash. Until it's
is it possible the <Layout>
component doesn't facilitate the rendering of the list?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working