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

https://github.com/pgk/python-markdown-audio

Python Markdown Audio extension
https://github.com/pgk/python-markdown-audio

Last synced: 22 days ago
JSON representation

Python Markdown Audio extension

Awesome Lists containing this project

README

          

Python Markdown Audio Extension
===========
![caniusepy3](https://caniusepython3.com/check/a889a646-f7ac-46c1-8c62-f95e8a359aae.png)

A markdown extension that generates `` tags

### Usage

::audio[your optional title](/your/song.mp3)

::audio[your optional title](/your/song.mp3 /your/other-song.ogg)

a markdown post


---
title: "my title"
content_type: "micro_post"
published: yes
---

Audio tag test

::audio[title](/static/uploads/notification.mp3)