"Options" versus "settings"? #253
Answered
by
ChristianMurphy
SwuduSusuwu
asked this question in
Q&A
-
https://github.com/unifiedjs/unified?tab=readme-ov-file#example-8 has
, but do not understand the differences (it looks as if both "options" and "settings" have the same syntax/purposes). Wish you explain this. |
Beta Was this translation helpful? Give feedback.
Answered by
ChristianMurphy
Dec 14, 2024
Replies: 1 comment
-
Settings are for the parser and compiler https://github.com/unifiedjs/unified?tab=readme-ov-file#settings |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SwuduSusuwu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Settings are for the parser and compiler https://github.com/unifiedjs/unified?tab=readme-ov-file#settings
Options apply to a transformer https://github.com/unifiedjs/unified?tab=readme-ov-file#processoruseplugin-options