question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MD029 Allow repeating zero's

See original GitHub issue

Parameters: style (“one”, “ordered”; default “one”)

In addition to “one” and “ordered” may we also have a “zero” option? In my personal opinion, using a zero is a better hint to the author and/or reader that using the 0/0/0 pattern is intentional (in anticipation of parsers that auto-number) and I’ve written many docs as such.

A different implementation might be to support any repeating number (n/n/n) with a consistent option but I can’t imagine a scenario someone wanting to use a different number than zero or one.

Thoughts? Too edge-case?


This example is the closest reference I could find in the commonmark spec.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
DavidAnsoncommented, Feb 11, 2019

Should be in the next round of updates!

0reactions
gimbocommented, Feb 11, 2019

Ah yes, good point, I wasn’t looking at the linter in the right way there, but I totally see what you mean. I’d still love to see zeroes as a common special case though. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tips on formatting Markdown lists - Julio Merino (jmmv.dev)
Let's look at a couple of tips to ensure that any list you write will ... I find myself repeating these tips and...
Read more >
Maryland MDOT Driver and Vehicle Records Point-to-Point ...
This code represents the business reason why you are allowed to retrieve the requested driver or vehicle record. You must supply a DPPA...
Read more >
Python list with zeros and numbers repeating - Stack Overflow
My intent is to generate a generic empty list and then to append it with a numeric sequence such that it gives zeros...
Read more >
Untitled
Iniciando uma vila do 0! ... Kirigami origami, Altitud del volcan pico de quinceo, Swagman lamborghini, Css multiple background images repeat, Big game...
Read more >
FR-2020-06-15.xml - GovInfo
(5) For all affected propellers, repeat the inspection required by ... This season announcement for South Atlantic red snapper allows ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found