Py-django-markwhat

Jul 20, 2023

Collection of template filters that implement common markup languages

A collection of template filters that implement common markup languages.

provides template filters that implement the following markup languages

  • textile – implements Textile_ – requires PyTextile_
  • markdown – implements Markdown_ – requires Python-markdown_
  • commonmark – implements CommonMark_ – requires CommonMark-py_
  • reStructuredText – implements reST reStructuredText_ – requires docutils_

In each case, the filter expects formatted markup as a string and returns a string representing the marked-up text. For example, the textile filter converts text that is marked-up in Textile format to HTML.



Checkout these related ports:
  • Zope213 - Object-based web application platform Version 2.13
  • Zola - Fast static site generator
  • Zgrab2 - Fast Go application scanner
  • Zerowait-httpd - Lightweight and fast http server
  • Zenphoto - Simpler web photo gallery
  • Zend-framework - Framework for developing PHP web applications
  • Yuicompressor - The Yahoo! JavaScript and CSS Compressor
  • Ytdl - YouTube downloader written in Go
  • Yt-dlp - Command-line program for downloading videos from various platforms
  • Youtube_dl - Program for downloading videos from various services
  • Yourls - Your Own URL Shortener
  • You-get - Dumb downloader that scrapes the web
  • Yaws - Web server for dynamic content written in Erlang
  • Yarr - Yet another rss reader
  • Yarn - Package manager for node, alternative to npm (meta port)