Skip to content
Snippets Groups Projects
Commit fd5bc660c9f0 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

templater: do not reevaluate rawstring as template (BC)

The previous patch made 'string' is always interpreted as a template. So
this patch removes the special handling of r'rawstring' instead. Now r''
disables template processing at all.
parent c1975809a6b5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment