This website requires JavaScript.
Explore
Help
Sign In
ewintr
/
websites
Watch
1
Star
0
Fork
You've already forked websites
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f47c5075fe
websites
/
ewintr.nl
/
themes
/
no-style-please
/
templates
/
shortcodes
/
code-details.html
9 lines
119 B
HTML
Raw
Normal View
History
Unescape
Escape
header, new posts and code blocks
2025-01-15 20:11:22 +01:00
<
hr
>
code block experiments
2025-01-11 15:25:33 +01:00
<
details
>
<
summary
>
{{ summary }}
<
/
summary
>
<
pre
>
<
code
>
{{- body -}}
<
/
code
>
<
/
pre
>
<
/
details
>
header, new posts and code blocks
2025-01-15 20:11:22 +01:00
<
hr
>