Bulk change: move double quotes outside tokens (#4431)
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
- Show the conversion between two compound units:
|
||||
|
||||
`units {{"meters / second"}} {{"inches / hour"}}`
|
||||
`units "{{meters / second}}" "{{inches / hour}}"`
|
||||
|
||||
- Show the conversion between units with different dimensions:
|
||||
|
||||
`units {{"acres"}} {{"ft^2"}}`
|
||||
`units "{{acres}}" "{{ft^2}}"`
|
||||
|
Reference in New Issue
Block a user