doc/plugins.rst: more markup

This commit is contained in:
Max Kellermann 2020-11-04 16:09:27 +01:00
parent 23a6f62ea3
commit d69a1f98af

View File

@ -1229,23 +1229,23 @@ Playlist plugins
asx
---
Reads .asx playlist files.
Reads :file:`.asx` playlist files.
cue
---
Reads .cue files.
Reads :file:`.cue` files.
embcue
------
Reads CUE sheets from the "CUESHEET" tag of song files.
Reads CUE sheets from the ``CUESHEET`` tag of song files.
m3u
---
Reads .m3u playlist files.
Reads :file:`.m3u` playlist files.
extm3u
------
Reads extended .m3u playlist files.
Reads extended :file:`.m3u` playlist files.
flac
----
@ -1253,11 +1253,11 @@ Reads the cuesheet metablock from a FLAC file.
pls
---
Reads .pls playlist files.
Reads :file:`.pls` playlist files.
rss
---
Reads music links from .rss files.
Reads music links from :file:`.rss` files.
soundcloud
----------