Skip to content

templatename extensions supports snake_case. Was: downcase#91

Closed
teyrow wants to merge 1 commit into
gettalong:masterfrom
teyrow:master
Closed

templatename extensions supports snake_case. Was: downcase#91
teyrow wants to merge 1 commit into
gettalong:masterfrom
teyrow:master

Conversation

@teyrow

@teyrow teyrow commented Nov 3, 2013

Copy link
Copy Markdown

Subclassing a converter like class LatexFoo < Latex now looks for
template with extension latex_foo instead latexfoo. More conform
with the already existing method to_latex_foo .

To implementation might be too messy in order to keep backwards compatibility?

Subclassing a converter like `class LatexFoo < Latex` now looks for
template with extension `latex_foo` instead `latexfoo`. More conform
with the already existing method `to_latex_foo` .
@ghost ghost assigned gettalong Nov 8, 2013
@gettalong

Copy link
Copy Markdown
Owner

Thanks for the bug report! I have implemented this in a backwards-compatible way. The old way of using convertername instead of converter_name for the conversion class ConverterName is still available but deprecated and will be removed in 2.0.

@gettalong gettalong closed this Nov 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants