Skip to content

Commit aff77c3

Browse files
authored
Revert "feat: support merging frontmatter with tp.file.include (#1643)" (#1696)
This reverts commit db9a91e. fixes: #1695
1 parent 3e07331 commit aff77c3

File tree

5 files changed

+74
-128
lines changed

5 files changed

+74
-128
lines changed

docs/documentation.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ example = "<% tp.file.folder(true) %>"
342342

343343
[tp.file.functions.include]
344344
name = "include"
345-
description = "Includes the file's link content. Templates in the included content will be resolved. Any frontmatter in the included file will be merged with the parent file."
345+
description = "Includes the file's link content. Templates in the included content will be resolved."
346346
definition = "tp.file.include(include_link: string ⎮ TFile)"
347347

348348
[[tp.file.functions.include.args]]

0 commit comments

Comments
 (0)