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.

Indentation removed in bulleted list

See original GitHub issue

Commit a57596 removes indentation from bulleted list.

Issue

- Syntax highlighting in fenced code blocks should use the `usage` and `dvc`
custom languages:

Fix

- Syntax highlighting in fenced code blocks should use the `usage` and `dvc`
  custom languages:

This can be fixed by running npm run prettier-md.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
ryokugyucommented, May 20, 2019

I will submit pr for it. 😄 @algomaster99

1reaction
shchekleincommented, May 20, 2019

@ryokugyu @algomaster99 yep, that commit was too aggressive. Let’s run prettier. We should check that it will indent code blocks under list items back (two spaces).

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to remove indentation from an unordered list item?
To maintain the bullets you can replace the list-style: none with ... My preferred solution to remove <ul> indentation is a simple CSS...
Read more >
Adjust the indent in a bulleted or numbered list on the ruler
Adjust the indent in a bulleted or numbered list on the ruler · To change the position of the bullets or numbers, drag...
Read more >
How to remove indentation from an unordered list item using ...
To remove that indentation from an unordered list (a list having bullets) there needs styling to be done using CSS.
Read more >
How to Adjust Bullet or Number List Indents in Microsoft Word
Select the bullets or numbers in the list. · Right-click and select Adjust List Indents from the shortcut menu. · When the small...
Read more >
Two ways to undo Word's automatic list indent | TechRepublic
After creating an indented list, double-click any number in the list to select all of the numbers in the list. · Right-click the...
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