iamcco/markdown-preview.nvim

List rendering wrong margin

Open

#164 创建于 2020年3月30日

在 GitHub 查看
 (0 评论) (3 反应) (0 负责人)JavaScript (246 fork)batch import
bughelp wanted

仓库指标

Star
 (5,538 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南