[callout]: preserve spaces in named titles - #618
Conversation
|
@evnluo Any potential code simplification to be made and make it cleaner? |
|
I reviewed the change. The recovery approach is reasonable, but I’d make two small cleanups before merging:
I’d keep the quote-recovery state machine local to So I don’t see a behavior change that’s needed, just those two refactors to make the added code easier to maintain. Since the repo has no test runner, I’d manually check spaced and quoted |
|
@evnluo review and implement the potential simplification |
Fixes #605
Summary
titlevalues while keeping named type, icon, and class parsing intactVerification
npm installandnpm run build.