V1 - Bullet Points and Numbers in lists not showing
See original GitHub issueI’ve got a list in my .md
file, but it won’t show up with the icons.
Here’s my code:
<zero-md class="pageMD" id="pageMD" src="./src/introduction.md" no-shadow></zero-md>
- Please correctly format your issues and pull requests
- Please follow the guidelines in the Contribution Plan
- Never commit directly to the Main branch. Open a new branch for commits
- Please name your branch according to the following specification `YOURUSERNAME/BRANCH-AIM`. E.G: `IzMichael/Add-ContactForm-Component`
- Please use 4 spaces for indentation
And it outputs this:
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Bullet points not showing and new bullet lists start in the ...
I'm using a Microsoft 365 suite (not sure if that means Word 2019) and when I want to start a new bulleted list...
Read more >List numbers/bullets get skipped when a list item begins with a ...
85: all numbers were shown correctly on the list with quotation/code block. Unfortunately, I have no clue what's the cause, or who fixed...
Read more >number and bullet lists not supported in expand macro in v2 ...
With the v1 pages, I was able to put number/bullet lists inside the expand macro. I'm not able to do this with a...
Read more >Format lists in Numbers on Mac - Apple Support
In Numbers on your Mac, create a list automatically as you type, then format the list with bullets, letters, or numbers, and adjust...
Read more >[Bug] Numbered list changes to unordered list in Reading View
[Bug] Footnotes change to bulleted lists in Reading view. Ordered List not displaying in view mode ... Obsidian version: v1.0.3
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yep, works! Thanks for the help, and I love Zero-MD!
Hi, sorry for the late reply - V2 is just released and should work as expected. Your HTML:
For your JS, remove the last 2 lines in your
handle()
function: