Skip to content

Commit 4d62877

Browse files
committed
Revert "DOC-916 Embeddable Blobl playground editor"
This reverts commit ed63baf.
1 parent ed63baf commit 4d62877

File tree

4 files changed

+4
-207
lines changed

4 files changed

+4
-207
lines changed

local-antora-playbook.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ asciidoc:
2828
- '@asciidoctor/tabs'
2929
- './macros/glossary'
3030
- './macros/config-ref'
31-
- './macros/bloblang-snippet'
3231
- './macros/helm-ref'
3332
- './macros/rp-connect-components'
3433
- './asciidoc-extensions/add-line-numbers-highlights'

macros/bloblang-snippet.js

Lines changed: 0 additions & 201 deletions
This file was deleted.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@redpanda-data/docs-extensions-and-macros",
3-
"version": "3.11.4",
3+
"version": "3.11.2",
44
"description": "Antora extensions and macros developed for Redpanda documentation.",
55
"keywords": [
66
"antora",
@@ -48,8 +48,7 @@
4848
"./macros/glossary": "./macros/glossary.js",
4949
"./macros/rp-connect-components": "./macros/rp-connect-components.js",
5050
"./macros/config-ref": "./macros/config-ref.js",
51-
"./macros/helm-ref": "./macros/helm-ref.js",
52-
"./macros/bloblang-snippet": "./macros/bloblang-snippet.js"
51+
"./macros/helm-ref": "./macros/helm-ref.js"
5352
},
5453
"files": [
5554
"extensions",

0 commit comments

Comments
 (0)