Skip to content

Improve Monokai theme for markdown files - #85467

Merged
Martin Aeschlimann (aeschli) merged 2 commits into
microsoft:masterfrom
chodorowicz:improve-monokai-markdown-theme
Nov 26, 2019
Merged

Improve Monokai theme for markdown files#85467
Martin Aeschlimann (aeschli) merged 2 commits into
microsoft:masterfrom
chodorowicz:improve-monokai-markdown-theme

Conversation

@chodorowicz

@chodorowicz Jakub Chodorowicz (chodorowicz) commented Nov 23, 2019

Copy link
Copy Markdown
Contributor

fixes: #85466

This PR includes fixes

  • properly render links in lists
  • make headings bold
  • render quotes in italics and change color
  • render bold text in bold
  • render italic text in italic

before:
image

after
image

- properly render links in lists
- make headings bold
- render quotes in italics and change color
- render bold text in bold
- render italic text in italic
@msftclas

Microsoft Contribution License Agreements (msftclas) commented Nov 23, 2019

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@aeschli
Martin Aeschlimann (aeschli) merged commit 56aab15 into microsoft:master Nov 26, 2019
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

themes Color theme issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown rendering in Monokai has flaws

3 participants