Bulk change: move double quotes outside tokens (#4431)
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
|
||||
- Convert a C-style calculation:
|
||||
|
||||
`bitwise {{"0x123 + 0x20 - 30 / 50"}}`
|
||||
`bitwise "{{0x123 + 0x20 - 30 / 50}}"`
|
||||
|
Reference in New Issue
Block a user