You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
252 B

+++
title = "Remove a front-matter key"
description = """
This test removes the `foo` front-matter key from the exported file
(and replaces `bar` key with `zoo`).
"""
tags = ["front-matter", "keys", "replace", "remove"]
draft = false
zoo = 2
+++