rnentjes
  • Joined on 2024-04-21
rnentjes pushed to master at rnentjes/vst-chip 2026-01-21 16:09:15 +00:00
a4eb5b62ef Upgrade Kotlin to 2.3.0, refine MainView, and update dependencies
rnentjes pushed to master at rnentjes/vst-ui-base 2026-01-21 12:21:31 +00:00
586a3831a9 Refactor test-app: remove unused build scripts and migrate components, utilities, and database files to vst-ui-base. Update SVG utilities with viewBox fix, enhance KnobComponent with global mouse listeners, and clean up unused imports.
rnentjes pushed to master at rnentjes/midi-arrays 2026-01-18 13:09:09 +00:00
fcdd12d137 Update dependencies and refactor MidiMessage validation
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-18 09:59:06 +00:00
e25990ca25 Add comprehensive assertions to ParseTest for validating Markdown parsing, removing printMarkdownParts debug method, and refining test coverage.
68f0dfbc67 Add tests for nested unordered and checkbox lists, extend parser for indentation handling, and bump version to 2.0.0
Compare 2 commits »
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-17 15:46:49 +00:00
382ee2f5aa Add test for unordered list indentation, enhance parser to handle nested lists with indentation, and bump version to 1.1.0
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-16 08:47:03 +00:00
deb96c665e Add new test for complex checkbox list parsing, update parser to reset checkboxList correctly, and bump version to 1.0.11
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-16 07:46:39 +00:00
a10532d762 Update parser to clear checkboxList after processing, ensuring proper parsing, and bump version to 1.0.10
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-10 14:05:28 +00:00
c9bbb0c3a7 Update readme.md with version 1.0.9, corrected header typo, and added examples for alternate ordered list syntax.
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-10 13:39:17 +00:00
850f66affd Extend parser to support #. as an ordered list identifier, add alternative list type tests, and update version to 1.0.9.
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-10 11:53:11 +00:00
22d99dbda6 Extend list parsing to handle multi-line items, improve checkbox list parsing with edge case handling, add unordered/ordered list tests, and update version to 1.0.6.
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-10 11:45:37 +00:00
fd4d383c52 Extend list parsing to handle multi-line items, improve checkbox list parsing with edge case handling, add unordered/ordered list tests, and update version to 1.0.6.
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-10 11:37:14 +00:00
7f48f5d5cd Extend list parsing to handle multi-line items, improve checkbox list parsing with edge case handling, add unordered/ordered list tests, and update version to 1.0.6.
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-07 18:40:37 +00:00
11a6f3a57b Fix checkbox list parsing error, and update version to 1.0.5
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-07 14:28:58 +00:00
160622b262 Update readme.md with Maven usage instructions and examples; add a new test for heading parsing in ParseTest.kt.
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-07 14:17:37 +00:00
892a509743 Add readme.md with detailed Markdown parser usage, features, and supported syntax.
rnentjes pushed to master at rnentjes/markdown-parser 2026-01-07 13:57:04 +00:00
ab2572d95d Add support for checkbox lists, indented code blocks, and escaped characters. Extend tests for new Markdown features. Update project version to 1.0.4.
rnentjes closed issue rnentjes/vst-string#1 2025-12-25 09:40:12 +00:00
Add config options
rnentjes pushed to master at rnentjes/markdown-parser 2025-12-14 14:50:27 +00:00
6d7d05a0d4 Update project version to 1.0.3, fix string comparison logic in test function, and add a new test for link parsing.
rnentjes pushed to master at rnentjes/markdown-parser 2025-12-07 18:40:32 +00:00
bc7cd5fb97 Refactor package structure to align with Markdown parser focus, update project version to 1.0.1, and add MIT license file.
63c24f6355 Refactor project to focus on Markdown parser development. Removed unused database and template-related code, added Markdown parsing functionality, and updated build configuration.
Compare 2 commits »
rnentjes created repository rnentjes/markdown-parser 2025-12-02 18:28:00 +00:00