mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-11 09:13:57 -04:00
Update template_lang.rst
Fixed error in describing the role of '{' and '}'
This commit is contained in:
parent
956ef2a662
commit
73772bba15
@ -24,7 +24,7 @@ For the book "The Foundation" by "Isaac Asimov" the will become::
|
||||
|
||||
Asimov, Isaac/The Foundation/The Foundation - Isaac Asimov
|
||||
|
||||
The slashes are not ``template expressions`` because they are in between in ``{}``. Such text is left where it appears. For example, if the template is::
|
||||
The slashes are not ``template expressions`` because they are not in between in ``{}``. Such text is left where it appears. For example, if the template is::
|
||||
|
||||
{author_sort} Some Important Text {title}/{title} - {authors}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user