iamcco / iamcco/markdown-preview.nvim

List rendering wrong margin

Open
#164 0 comments 3 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
JavaScript
Stars
8k
Forks
411
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](https://user-images.githubusercontent.com/10600525/77950536-4e8fce00-72d1-11ea-80de-1f8b5bd778bb.png)

```
* 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

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.