Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 960b0c4

Browse files
authored
Make it clear that ast is deprecated
1 parent 2a58f0b commit 960b0c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ Name | Description
6565
`generateSourceMap` | Enable sourcemap generation (default: false)
6666
`type` | Set the output structure type as either `ast` or `refract` (default: `refract`)
6767

68+
**NOTE**: *The `ast` option is deprecated in favour of `refract`.*
69+
6870
### Parsing Result
6971

7072
Parsing this blueprint:

0 commit comments

Comments
 (0)