lookatme.contrib.image-ueberzug 1.1.0

Creator: codyrutscher

Last updated:

Add to Cart

Description:

lookatme.contrib.imageueberzug 1.1.0

lookatme.contrib.image_ueberzug
This is a lookatme extension that
uses ueberzug and
urwid-ueberzogen
to provide image rendering support. This works on linux only (or wherever
ueberzug functions).
After successfully installing, you should see something like this:

Installation
pip install lookatme.contrib.image_ueberzug

Usage
Use images! For now, only local images are supported. Remote image support
will be added later.
Enable this plugin by adding it to the metadata in the head of the markdown file.
---
title: <title>
author: <author>
extensions:
- image_ueberzug
---

Use the text of the image to indicate the height (number of rows) that the
image should use when rendered. The example below will render
path/to/image.png with a height of 7 rows:
![7](path/to/image.png)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.