iamcco/markdown-preview.nvim

List rendering wrong margin

Open

#164 opened on 2020年3月30日

GitHub で見る
 (0 comments) (3 reactions) (0 assignees)JavaScript (246 forks)batch import
bughelp wanted

Repository metrics

Stars
 (5,538 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド