Skip to content

Commit f4e05de

Browse files
committed
added v0.0.5 change log to README
1 parent ff6a0e2 commit f4e05de

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,15 @@ code --install-extension ran-codes.code-organizer-vscode
214214

215215
See [CHANGELOG.md](CHANGELOG.md) for detailed release information.
216216

217+
### 0.0.5 - Latest
218+
- **🆕 Markdown & Quarto Support**: Native header detection for `.md` and `.qmd` files
219+
- Smart code chunk handling - ignores headers inside fenced code blocks
220+
- Language-specific parsing for markdown documents
221+
- Perfect for data science workflows in Posit/VSCode
222+
223+
### 0.0.4
224+
- **Cursor Compatibility**: Downgraded VSCode engine to ^1.99.0 for broader editor support
225+
217226
### 0.0.3 - Latest
218227
- **🆕 JSX/TSX Support**: Added React JSX comment syntax `{/* // Section ---- */}`
219228
- Enhanced regex pattern to handle whitespace variations in JSX comments

0 commit comments

Comments
 (0)