We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello there!
It is unclear within some examples how the "Template Name" is being set.
While it is very obvious in the simple example:
simple
multitemplate/example/simple/example.go
Lines 10 to 11 in 4955c93
It is not so obvious within the advanced example:
advanced
multitemplate/example/advanced/example.go
Line 45 in 4955c93
And is further confused within the multibase example:
multibase
multitemplate/example/multibase/example.go
Line 63 in 4955c93
(Not to mention the name conflicts possible within the multibase example, covered in another issue.)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello there!
It is unclear within some examples how the "Template Name" is being set.
While it is very obvious in the
simple
example:multitemplate/example/simple/example.go
Lines 10 to 11 in 4955c93
It is not so obvious within the
advanced
example:multitemplate/example/advanced/example.go
Line 45 in 4955c93
And is further confused within the
multibase
example:multitemplate/example/multibase/example.go
Line 45 in 4955c93
multitemplate/example/multibase/example.go
Line 63 in 4955c93
(Not to mention the name conflicts possible within the
multibase
example, covered in another issue.)The text was updated successfully, but these errors were encountered: