Fixed
- Yjs map name: corrected a typo where the stashes shared map was registered as
'stash'instead of'stashes', which caused stash data to be stored in the wrong Yjs structure and not appear in the UI. - Wiki link detection: improved the regex lookback used to detect
[[wiki-link]]patterns so that it is scoped to the current text block, preventing false positives when brackets appear in earlier paragraphs.