Luke Hagar
|
9485debf0f
|
Merge main into formatting-markdown branch
Resolved conflicts:
- adapter-prettier-utils.js: Kept HEAD fix for getPreferredQuote (returns double quote when singleQuote is false)
- parser-markdown.js: Kept HEAD runSync (synchronous processing)
- utils.js: Kept main's .at(-1) and HEAD's null check fix for getOrderedListItemInfo
- index.ts: Kept HEAD's content validation logic and locEnd implementation
- test/markdown-formatting.test.ts: Kept HEAD's prettier import and helper functions
|
2025-11-10 17:51:27 +00:00 |
|
Luke Hagar
|
95e48f6b71
|
Refactor prettier-markdown utilities for improved error handling and consistency in quote usage
|
2025-11-10 17:37:54 +00:00 |
|
Luke Hagar
|
d972391e31
|
Update src/prettier-markdown/utils.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-11-10 11:21:17 -06:00 |
|
Luke Hagar
|
779e410cb8
|
Swizzle Prettier Markdown
|
2025-11-10 16:45:57 +00:00 |
|
Luke Hagar
|
d4f9d729d3
|
chore: update dependencies and full integrate markdown formatting with official prettier implementations
|
2025-10-31 21:48:44 -05:00 |
|