iamcco/markdown-preview.nvim

List rendering wrong margin

Open

#164 opened on Mar 30, 2020

View on GitHub
 (0 comments) (3 reactions) (0 assignees)JavaScript (246 forks)batch import
bughelp wanted

Repository metrics

Stars
 (5,538 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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