iamcco/markdown-preview.nvim

List rendering wrong margin

Open

#164 geöffnet am 30. März 2020

Auf GitHub ansehen
 (0 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)JavaScript (246 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (5.538 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Nested list has a large margin-top which makes the list seems ugly. margin-bottom should be larger than margin-top.

image

* Human perceptions:
  * Easy to be deceived by illusions
  * Processes:
    * Extraction of features (rapid)
    * Pattern perception (slow)
    * Memory

  * Preattentive processing
    * Speed is independent of number of distractors, fast (<= 10ms)
    * Measurement:
      * Degrees of pop out (strong effects based on color, contrast, etc)
      * Degrees of difference (difference between objects in size, color)

    * Conjunctions of features might be not preattentive even though there are strong differences.

Contributor Guide