maddy icon indicating copy to clipboard operation
maddy copied to clipboard

fix: one-liner quote parser does not give any output

Open progsource opened this issue 3 months ago • 0 comments

Description of the change

Fixing https://github.com/progsource/maddy/issues/87

Checklist for contributor

  • [x] if you want to be mentioned in the AUTHORS file, you added yourself
  • [x] added an entry to CHANGELOG.md at "Upcoming"
  • [x] if any Markdown definition changed, you updated the definition docs
  • [x] your C++ code change is accommodated with a unit/integration test where it makes sense
  • [x] your code meets the code format style (clang-format) of the project (tools/format.py)

progsource avatar Oct 05 '25 23:10 progsource