onivim/oni

Enhancement/Markdown preview code blocks styling

開放

#2,475 建立於 2018年7月29日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (297 個分叉)batch import
Feature-requestenhancementgood first issueinsider

倉庫指標

星標
 (11,246 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南