add quote section docs

This commit is contained in:
Adrien Beudin 2017-05-09 14:42:30 +02:00
parent d6bc47a939
commit 6a83218e1d
2 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Changelog
* Add audio HTML5 player https://prosopopee.readthedocs.org/en/latest/sections.html#audio by beudbeud
* Update Material theme by beudbeud
* Add youtube section https://prosopopee.readthedocs.org/en/latest/sections.html#youtube by beudbeud
* Add quotes section https://prosopopee.readthedocs.org/en/latest/sections.html#quote by beudbeud
* Add deploy and preview option https://prosopopee.readthedocs.io/en/latest/build.html#preview by beudbeud
0.4 (2016-12-11)

View File

@ -165,6 +165,13 @@ This section make your embeds youtube video responsive::
You can get the id from the url of the video https://www.youtube.com/watch?v=nshFXWEKxs4
Quote
_____
For use quoteblock easily::
- type: quote
text: This is a quote
Advanced options
________________