Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/DanielNetoP/markdown-monospace

Monospace font on markdown editors
https://github.com/DanielNetoP/markdown-monospace

markdown monospace monospace-font standard-notes standardnotes theme

Last synced: about 2 months ago
JSON representation

Monospace font on markdown editors

Lists

README

        

⚠️ Archived this repo in favor of official plugin implementation, added this theme on https://github.com/standardnotes/plugins

# Monospace font for Standard Notes markdown editors

This theme is toggable on top of other themes, it simply adds the monospace font family to the editors.

Instead, it adds a Monospace font to use in the following editors:
- Basic Markdown
- Hybrid Markdown
- Minimal Markdown

## Installation
> Standard Notes Settings Gear -> Open Preferences -> General -> Advanced Settings -> Install Custom Extension -> Enter Extension URL
>
>Paste the following URL as Extension Link and click Install

```
https://danielnetop.github.io/markdown-monospace/ext.json
```

## Preview
**Toggle theme:**
![Example of the theme toggle](examples/preview.png)

**Before:**
![Example of the before theme](examples/before.png)

**After:**
![Example of the after theme](examples/after.png)