# Las listas anidadas en Markdown tienen un relleno vertical diferente según la profundidad de la viñeta

**URL:** https://meta.discourse.org/t/markdown-nested-lists-have-different-vertical-padding-for-different-bullet-depths/106166
**Category:** Support
**Created:** [10 Enero, 2019 08:34 UTC](https://meta.discourse.org/t/markdown-nested-lists-have-different-vertical-padding-for-different-bullet-depths/106166 "2019-01-10T08:34:38Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![TheBestPessimist](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thebestpessimist/32/247704_2.png) [@TheBestPessimist](https://meta.discourse.org/u/TheBestPessimist)
#### Post date: [10 Enero, 2019 08:51 UTC](https://meta.discourse.org/t/markdown-nested-lists-have-different-vertical-padding-for-different-bullet-depths/106166/7 "2019-01-10T08:51:10Z")

</div>

- list 0 indent 1

- list 1 indent 1

- list 2 indent 1

- list 3 indent 1

- list 4 indent 1

```plaintext
- list 0 indent 1
- list 1 indent 1

- list 2 indent 1
  - list 2 indent 2

- list 3 indent 1
  - list 3 indent 2 
  - list 3 indent 2

- list 4 indent 1
  - list 4 indent 2
  - list 4 indent 2
  - list 4 indent 2

```

This doesnt show it. All vertical space looks the same.

* * *

Let’s try with links:

# Windows only

- [duplicacy-script](https://github.com/mattjm/duplicacy-script) contributed by [@mattjm](https://github.com/mattjm)
  - Getting Started guide for Windows with brief explanations of command line options, basic Powershell script for local and remote backups, and a filter file specifically targeted for Windows user profiles.

# Linux only

- [duplicacy-scripts](https://github.com/markfeit/duplicacy-scripts) (Note the plural) contributed by @mfeit\_duplicacy

- bla \< HERE: if you delete this line, the text “Runs Duplicacy …” sticks to “duplicacy-utils”!!

---

_[View the full topic](https://meta.discourse.org/t/markdown-nested-lists-have-different-vertical-padding-for-different-bullet-depths/106166)._
