onivim/oni

Enhancement/Markdown preview code blocks styling

Open

#2475 aperta il 29 lug 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (336 fork)batch import
Feature-requestenhancementgood first issueinsider

Metriche repository

Star
 (11.389 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Oni Version: Neovim Version (Linux only): Operating System:

Issue: Having taken to using the markdown previewer more since at @CrossR's updates and finally writing some docs for new features I note some things about the markdown previewer. Code blocks render with a default font which doesn't match any of a user's choices. There is also no padding on the elements so text tightly within the code block. Expected behavior: Code blocks should have font-family: user-text-font-family and have some small padding applied to them.

Guida contributor