diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index e00c0f9daa..395fc2680f 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -317,6 +317,7 @@ Contributors * Michael Borisov * Dan Braghis * Ben Dickinson +* Meteor0id Translators =========== diff --git a/docs/advanced_topics/embeds.rst b/docs/advanced_topics/embeds.rst index 0792ba9ad2..308bb843d3 100644 --- a/docs/advanced_topics/embeds.rst +++ b/docs/advanced_topics/embeds.rst @@ -261,7 +261,7 @@ docstrings for details of what each method does: 'thumbnail_url': "URL to thumbnail image", 'width': width_in_pixels, 'height': height_in_pixels, - 'html': "

The Embed HTML

, + 'html': "

The Embed HTML

", } Once you've implemented all of those methods, you just need to add it to your