Skip to content
3 changes: 3 additions & 0 deletions book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ heading-split-level = 0

[output.html.playground]
runnable = false

[output.html.code.hidelines]
json = "#"
3 changes: 3 additions & 0 deletions text/0001-meta-spec-v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
* **Category:** Packaging
* **Pull Request:** [pgxn/rfcs#1](https://github.com/pgxn/rfcs/pull/1)

> **Note:** This RFC has been superseded by [RFC--3](0003-meta-spec-v2.md).
> However, it remains fully supported by the PGXN toolchain.

Name
====

Expand Down
Loading