Skip to content

Commit d1aef42

Browse files
committed
remove bad section
1 parent 7de726e commit d1aef42

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CLAUDE.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,6 @@ When fixing ANY bug:
113113
- `crates/tree-sitter-qmd`: tree-sitter grammars for block and inline parsers
114114
- `crates/wasm-qmd-parser`: A WASM module with some entry points from `crates/quarto-markdown-pandoc`
115115

116-
### `private-crates` - private crates we are not going to release yet
117-
118-
- `private-crates/quarto-yaml-validation`: A library to validate YAML objects using schemas
119-
- `private-crates/validate-yaml`: A binary to exercise `quarto-yaml-validation`
120-
- `private-crates/quarto`: The future main entry point for the `quarto` command line binary.
121-
- `private-crates/quarto-core`: supporting library for `quarto`
122-
123116
## General Instructions
124117

125118
- in this repository, "qmd" means "quarto markdown", the dialect of markdown we are developing. Although we aim to be largely compatible with Pandoc, discrepancies in the behavior might not be bugs.

0 commit comments

Comments
 (0)