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
- Host: GitHub
- URL: https://github.com/pgk/python-markdown-audio
- Owner: pgk
- License: mit
- Created: 2015-10-13T21:40:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-17T22:14:02.000Z (over 10 years ago)
- Last Synced: 2026-04-08T10:20:20.583Z (3 months ago)
- Language: Python
- Size: 145 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Python Markdown Audio Extension
===========

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)