Quote:
Originally Posted by TonytheBookworm
I wish there was more documentation or a way to view the actual source to see what options are available under the the conversion_options function. Not trying to go against what your saying but based on this from the api documentation I'm led to believe that you can over-ride the conversion defaults in code/recipe.
|
I waited for Kovid to confirm. I've seen the answer to this before, but I didn't want to say the same thing twice. As for seeing the conversion options, I've seen them in the source.
Here's the list in my notes:
Code:
['change_justification', 'extra_css', 'base_font_size',
'font_size_mapping', 'line_height',
'linearize_tables', 'smarten_punctuation',
'disable_font_rescaling', 'insert_blank_line',
'remove_paragraph_spacing', 'remove_paragraph_spacing_indent_size','input_encoding',
'asciiize', 'keep_ligatures']