Remove metadata from conversion_options API docs since using it to set metadata is really not a good idea

This commit is contained in:
Kovid Goyal 2019-07-31 15:49:22 +05:30
parent 67298f3c5a
commit 3c0d352c89
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -210,8 +210,6 @@ class BasicNewsRecipe(Recipe):
#:
#: conversion_options = {
#: 'base_font_size' : 16,
#: 'tags' : 'mytag1,mytag2',
#: 'title' : 'My Title',
#: 'linearize_tables' : True,
#: }
#: