Skip to content

vereym/zathura-markdown-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zathura-markdown-rs

This repository contains a plugin for Zathura which one day will be able to render markdown well. The main purpose of this plugin is to provide a viewer which is independent of any text editor or IDE, and it has the benefit of being able to generate PostScript, PDF or SVG files from the rendered text.

To Do

  • Translate Markdown into Pango Markup.
  • Render parsed Pango Markup to the Cairo context.

Usage

You can test it by running make test. Make sure you have Rust installed, as well as Zathura.

Installation

Install by running cargo build --release and sudo make install.

About

A Zathura plugin for Markdown

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.3%
  • Makefile 3.7%