mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
Merge commit '8b9803425e63e1b1801f8d5d676e96368d706722'
This commit is contained in:
17
docs/content/en/render-hooks/_index.md
Normal file
17
docs/content/en/render-hooks/_index.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Render hooks
|
||||
linkTitle: In this section
|
||||
description: Create render hooks to override the rendering of Markdown to HTML.
|
||||
categories: []
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
identifier: render-hooks-in-this-section
|
||||
parent: render-hooks
|
||||
weight: 10
|
||||
weight: 10
|
||||
showSectionMenu: false
|
||||
aliases: [/templates/render-hooks/]
|
||||
---
|
||||
|
||||
Create render hooks to override the rendering of Markdown to HTML.
|
Reference in New Issue
Block a user