Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chris48s/mark-sideways


https://github.com/chris48s/mark-sideways

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# mark-sideways

[![PyPI Version](https://img.shields.io/pypi/v/mark-sideways.svg)](https://pypi.org/project/mark-sideways/)
![License](https://img.shields.io/pypi/l/mark-sideways.svg)
![Python Compatibility](https://img.shields.io/badge/dynamic/json?query=info.requires_python&label=python&url=https%3A%2F%2Fpypi.org%2Fpypi%2Fmark-sideways%2Fjson)
![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)

Render markdown in the terminal

```sh
mark up example.md # display markdown code rendered
mark down example.md # display markdown code with syntax highlighting
mark sideways example.md # display code and markdown side-by-side
```