BareGit
Hash Message Author Date
b620d9c Keep link URLs verbatim in macro expansion MetroWind 3 days ago
e7145c9 Fix `*` inside code block MetroWind 6 weeks ago
9c3ca14 Fix parsing of paragraphs following lists and add code comments MetroWind 7 weeks ago
6e10eb2 Implement remaining CommonMark markups and extensive test coverage MetroWind 7 weeks ago
9bcd984 Implement the rest of markups. Now it should have all CommonMark markups. MetroWind 7 weeks ago
9424b8f clang format MetroWind 9 weeks ago
9ed71fc Implement image markup support and refactor inline parsing MetroWind 9 weeks ago
bc68afb Implement fenced code blocks and add corresponding tests MetroWind 9 weeks ago
a233283 Export library target and add FetchContent integration instructions MetroWind 4 months ago
abb2e7d Enhance custom markup with regex patterns and extended character support MetroWind 4 months ago
bdd015e Fix README MetroWind 4 months ago
49fef15 Update README with Custom Markups documentation MetroWind 4 months ago
e4f0b2b Update design.md and enforce camelCase naming in InlineParser MetroWind 4 months ago
97ca91a Refactor parser.cpp: Extract InlineParser class and add comments MetroWind 4 months ago
ed37bff Implement custom prefix and delimited markups MetroWind 4 months ago
ad7043c Fix README formatting MetroWind 4 months ago
ed18ef9 Explain Markdown-to-macro transformation in README MetroWind 4 months ago
1e566e5 Rename getEvaluator() to evaluator() MetroWind 4 months ago
3fb75c0 Add user-facing README.md MetroWind 4 months ago
f18e65f Update design.md with consistent terminology MetroWind 4 months ago
51b48a3 Add test case for inline macro definitions MetroWind 4 months ago
72366a2 Refactor tests to instantiate MacroDown locally MetroWind 4 months ago
a6d7a3d Implement two-step rendering interface and consolidate integration tests MetroWind 4 months ago
d7f2c95 Implement forEach node iteration and add unit tests MetroWind 4 months ago
66ae6af Refactor AST to use std::variant instead of inheritance MetroWind 4 months ago
380cd39 Refactor codebase to follow new coding style (indentation, braces, spacing) MetroWind 4 months ago
996a74c Implement full integration pipeline, Standard Library, and finalize HTML output MetroWind 4 months ago
3e610d2 Implement Block Parser with support for Paragraphs, Headings, and BlockQuotes MetroWind 4 months ago
c35f687 Implement Macro Engine and simplified Parser with unit tests MetroWind 4 months ago
698ee36 Initial commit: Project structure, design doc, and build system setup MetroWind 4 months ago