mirror of
https://github.com/beetbox/beets.git
synced 2026-01-01 21:42:48 +01:00
Merge pull request #4232 from jmizv/master
Correct headers in limit plugin documentation
This commit is contained in:
commit
ee77b6fbe2
2 changed files with 3 additions and 2 deletions
|
|
@ -43,6 +43,7 @@ Bug fixes:
|
|||
:bug:`4227`
|
||||
* :doc:`plugins/lyrics`: Fixed issues with the Tekstowo.pl and Genius
|
||||
backends where some non-lyrics content got included in the lyrics
|
||||
* :doc:`plugins/limit`: Better header formatting to improve index
|
||||
|
||||
For packagers:
|
||||
|
||||
|
|
|
|||
|
|
@ -32,13 +32,13 @@ you can use the query prefix in ``smartplaylist``
|
|||
playlist for applications like most played and recently added.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
-------------
|
||||
|
||||
Enable the ``limit`` plugin in your configuration (see
|
||||
:ref:`using-plugins`).
|
||||
|
||||
Examples
|
||||
========
|
||||
--------
|
||||
|
||||
First 10 tracks
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue