Displaying 1 to 20 from 79 results

patat - Terminal-based presentations using Pandoc

  •    Haskell

patat (Presentations Atop The ANSI Terminal) is a small tool that allows you to show presentations using only an ANSI terminal. It does not require ncurses. You can also find generic linux binaries here: https://github.com/jaspervdj/patat/releases.

markdown-preview-enhanced - One of the 'BEST' markdown preview extensions for Atom editor!

  •    HTML

Markdown Preview Enhanced is an extension that provides you with many useful functionalities such as automatic scroll sync, math typesetting, mermaid, PlantUML, pandoc, PDF export, code chunk, presentation writer, etc. A lot of its ideas are inspired by Markdown Preview Plus and RStudio Markdown. Feel free to ask questions, post issues, submit pull request, and request new features.

cv-boilerplate - Programmatic generation of high-quality CVs

  •    TeX

A boilerplate to ease the pain of building and maintaining a CV or résumé using LaTeX. That makes super easy to update a CV while keeping a consistent structure.

Zettlr - A Markdown Editor for the 21st century.

  •    TypeScript

Zettlr is an Electron-based app, A Markdown Editor for the 21st century. With Zettlr, writing professional texts is easy and motivating: Whether you are a college student, a researcher, a journalist, or an author — Zettlr has the right tools for you. It has a revolutionary search algorithm with integrated heatmap. It is available in over a dozen languages




nb - CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script

  •    Shell

and more, in a single portable script. nb creates notes in text-based formats like Markdown, Org, and LaTeX, can work with files in any format, can import and export notes to many document formats, and can create private, password-protected encrypted notes and bookmarks. With nb, you can write notes using Vim, Emacs, VS Code, Sublime Text, and any other text editor you like, as well as terminal and GUI web browsers. nb works in any standard Linux / Unix environment, including macOS and Windows via WSL. Optional dependencies can be installed to enhance functionality, but nb works great without them.

markdeck - presentations as code - author cool slide decks, text-only, offline-ready, collaborative

  •    CSS

So in the upcoming release (v0.60), markdeck gets reloaded (oh no, a rewrite, that cannot work!): the two main docker container (pandoc and liveserver) get merged and reimplemented in rust; and delivered as a binary, not a docker image. It still is a bit rough around the edges (sanity check at startup: everything there where expected? ), and for render_a2s the docker container is still needed (no way to reimplemented that nodejs/php beauty). But it is working already quite well, so I keep you posted...

invoice-boilerplate - Simple automated LaTeX invoicing system

  •    TeX

Simple automated LaTeX invoicing system for freelancers. Built along the lines of cv-boilerplate and letter-boilerplate, this boilerplate contains the bare minimum to produce a professional-looking invoice with the least possible effort, so you can concentrate on things that matters.

phd_thesis_markdown - Template for writing a PhD thesis in Markdown

  •    HTML

This repository provides a framework for writing a PhD thesis in Markdown. I used the template for my PhD submission to University College London (UCL), but it should be straightforward to adapt suit other universities too. Clone the repository onto your local computer (or download the Zip file).


pandoc-latex-template - A pandoc LaTeX template to convert markdown files to PDF or LaTeX.

  •    TeX

A clean pandoc LaTeX template to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science. The template is compatible with pandoc 2. Install pandoc from http://pandoc.org/. You also need to install LaTeX.

Marker - Markdown editor for linux made with GTK+-3.0

  •    C++

Marker is a markdown editor for linux made with GTK+-3.0. It provides support to view and edit markdown documents. It supports TeX math rendering with KaTeX or MathJax. It also supports Mermaid diagrams, Charter for plotting, Syntax highlighting for code blocks with highlight.js, Integrated sketch editor, Flexible export options to PDF, RTF, ODT, DOCX.

markdown-preview-plus - Markdown Preview + Community Features

  •    TypeScript

Markdown Preview Plus (MPP) is a fork of Markdown Preview that provides a real-time preview of markdown documents. Should you have any problems while installing or using MPP please open up a new issue.

markup.rocks - Pandoc based document editor and converter in your browser.

  •    Haskell

markup.rocks is a client-side app that lets you edit, preview and convert between documents written in various markup languages in your browser. Check out markup.rocks on github to view the source code, file issues and contribute.

pandoc-crossref - Pandoc filter for cross-references

  •    Haskell

pandoc-crossref is a pandoc filter for numbering figures, equations, tables and cross-references to them. The input file (like demo.md) can be converted into HTML, LaTeX, PDF, Markdown or other formats.

pandoc-ruby - Ruby wrapper for Pandoc

  •    Ruby

PandocRuby is a wrapper for Pandoc, a Haskell library with command line tools for converting one markup format to another. Pandoc can convert documents from a variety of formats including markdown, reStructuredText, textile, HTML, DocBook, LaTeX, and MediaWiki markup to a variety of other formats, including markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo, MediaWiki markup, groff man pages, HTML slide shows, EPUB, Microsoft Word docx, and more.

markdown-css - Stylesheets for Markdown to HTML conversion

  •    CSS

This is a collection of stylesheets to use when converting Markdown text to HTML format. Stylesheets have been tested to work with Pandoc, but might also work with other converters that output fairly plain HTML.Included stylesheets originate from other projects, and have merely been adapted to work with Markdown and Pandoc, and also styles of some elements have been tweaked to suit the authors' use cases and personal taste. Original files have been kept in the repository to be able to review the changes and to merge changes in from upstream. Anyone looking for a base for their own work is likely to be better off turning to the original sources.

dots - Personal *nix configuration files

  •    Vim

Neovim is a free, cross-platform text editor based on Vim, and is arguably the best editor currently in existence. Although Neovim is admittedly better suited for writing code than prose (largely because of its awkward handling of soft-wrapped lines), I use it for pretty much everything. Emacs is a free, cross-platform text editor, mail client, news reader, organizer, and more. It is the second-best text editor currently in existence. It does not take the streamlined, minimalistic approach that (Neo)Vim does, but it can be made to emulate Vim. I use Emacs for the excellent Org mode. See my emacs.org file for more.

Pandoc-Elements - Perl module to create and process Pandoc documents

  •    Perl

Pandoc::Elements provides utility functions to parse, serialize, and modify abstract syntax trees (AST) of Pandoc documents. Pandoc can convert this data structure to many other document formats, such as HTML, LaTeX, ODT, and ePUB. See also module Pandoc::Filter, command line script pod2pandoc, and the internal modules Pandoc::Walker and Pod::Simple::Pandoc.

kalam - Live preview of pandoc text

  •    Javascript

I needed a live preview of Pandoc text while writing, something like Mou.app but for Pandoc (and not plain Markdown) so that it is easy to work on my books, so I hacked this up.

jandoc - A wrapper for the pandoc document conversion tool with more options.

  •    Javascript

A wrapper for the Pandoc document conversion tool with more options. Pandoc is a universal markup converter written in Haskell. It's a great tool for converting one kind of document into another but I thought it might be nice if there was a way to use it to convert multiple documents at once and expose its API through JavaScript.

bcs_thesis - My bachelor's thesis on the Entity-Component-System pattern and ECST

  •    TeX

Repository for my Bachelor of Computer Science experimental thesis. Written under Prof. Giacomo Fiumara's supervision for Università degli Studi di Messina. Analysis of entity encoding and Entity-Component-System architectural patterns.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.