This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ApisNecros
/
hugo-theme
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
2237c0e639
Ramas
Etiquetas
master
hugo-theme
/
layouts
/
shortcodes
/
recipeSteps.html
recipeSteps.html
93 B
Histórico
Raw
1
2
3
4
<h2 id="steps">Steps</h2>
<div class="e-instructions">
{{ .Inner | markdownify -}}
</div>