<div class="deck-label">{{Deck}}</div>
<div class="field">{{Front}}</div>
{{Front}}{{FrontSide}}| /* | |
| This CSS allows the Jetbrains/Intellij Markdown Preview to closely match the appearance of Markdown | |
| documentation as viewed on GitHub. | |
| Both the light GitHub theme and the dark theme are included here, although only the light theme works by | |
| default. The dark theme is deactivated with an as-yet-unsupported "@media (prefers-color-scheme: dark)" | |
| media query. Simply delete and/or comment out the light theme colors below, and then remove the enclosing | |
| media query from the dark theme colors, in order to use those colors instead. | |
| Color matching GitHub's syntax coloring inside code fences remains a problem. The Jetbrains preview |
| // ==UserScript== | |
| // @name Medium Paywall Bypass | |
| // @namespace Violentmonkey Scripts | |
| // @run-at document-start | |
| // @match *://*/* | |
| // @grant none | |
| // @version 2.4_4 | |
| // @updateURL https://gist.github.com/zzJinux/364725e7c61810719286d94e88a4e38c/raw/medium.user.js | |
| // @downloadURL https://gist.github.com/zzJinux/364725e7c61810719286d94e88a4e38c/raw/medium.user.js | |
| // @website https://freedium.cfd |