Skip to content

Accept quotes in description and additional constraints#357

Open
Hugal31 wants to merge 1 commit into
PickNikRobotics:mainfrom
Hugal31:feature/accept-quotes
Open

Accept quotes in description and additional constraints#357
Hugal31 wants to merge 1 commit into
PickNikRobotics:mainfrom
Hugal31:feature/accept-quotes

Conversation

@Hugal31

@Hugal31 Hugal31 commented Jun 3, 2026

Copy link
Copy Markdown

Transform strings to replace " with \" in C++ and Python.

I tried the raw-string route (e.g.

R"(my "quoted" description
with line-breaks)";

but it didn't work nicely with the jinja indent filter.

Closes #353

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accept quotes in descriptions

1 participant