This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
pulumi-hugo-cn
Watch
1
Star
0
Fork
0
You've already forked pulumi-hugo-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
pulumi-hugo-cn
/
themes
/
default
/
layouts
/
shortcodes
/
example.html
4 lines
105 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
Add examples shortcodes (#2729) These don’t do anything yet — they just render whatever’s passed into them. Signed-off-by: Christian Nunciato <c@nunciato.org>
2020-03-24 08:52:25 -07:00
<
div
>
Prettier Spike (#1517) * Add Prettier set-up (no formatting in this commit). * Manual fixes for Prettier issues. * Run Prettier fix on non-markdown files. * Incorporate Prettier PR feedback - update commands, re-apply new yaml styles, add editor config. * Remove deprecated config item. * Add dependency on prettier-plugin-go-template. * reconcile changed file with prettier formatting. * Add git blame ignore revs file to include Prettier formatting commit. * Fix format issue with merge conflict.
2022-06-01 10:58:20 -07:00
<
pulumi-choosable
type
=
"language"
values
=
"{{ .Get 0 }}"
>
{{ .Inner }}
<
/
pulumi-choosable
>
Add examples shortcodes (#2729) These don’t do anything yet — they just render whatever’s passed into them. Signed-off-by: Christian Nunciato <c@nunciato.org>
2020-03-24 08:52:25 -07:00
<
/
div
>
Reference in New Issue
Copy Permalink