hugo/tpl/tplimpl
Kaushal Modi 2e95ec6844 Add "target" and "rel" parameters to figure shortcode
Also:

- Remove unnecessary space from `figure` tag if no class is specified.
  - Update related tests.
- Add test cases for the changes made to the figure shortcode.
- Document the newly added target and rel parameters
- Add more detail to the documentation of all figure shortcode parameters.
2018-02-09 22:27:58 +01:00
..
ace.go
amber_compiler.go
template.go
template_ast_transformers.go
template_ast_transformers_test.go
template_embedded.go Add "target" and "rel" parameters to figure shortcode 2018-02-09 22:27:58 +01:00
template_funcs.go
template_funcs_test.go
template_test.go
templateFuncster.go
templateProvider.go