Skip to content

Commit 684f399

Browse files
committed
fixup!
1 parent 44ce96b commit 684f399

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/sync-orama.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ on:
1717
- main
1818
types:
1919
- labeled
20-
pull_request:
2120

2221
permissions:
2322
contents: read

apps/site/scripts/orama-search/process-documents.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import matter from 'gray-matter';
55
import { fromMarkdown } from 'mdast-util-from-markdown';
66
import { toString } from 'mdast-util-to-string';
77

8-
98
/**
109
* Extracts top-level sections from a Markdown AST.
1110
* Each section starts with a heading (if present) and includes all subsequent nodes

0 commit comments

Comments
 (0)