mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 09:16:45 +00:00
fix(doc): add backtick delimiters to inline sql output string code as examples for beter visualization and readability
This commit is contained in:
parent
8c3d628348
commit
30eecb1c19
@ -58,9 +58,7 @@
|
|||||||
|
|
||||||
- '`p_st`" would return '`past`"', but not '`paste`'
|
- '`p_st`" would return '`past`"', but not '`paste`'
|
||||||
|
|
||||||
- `'h__s_n'` would return '`hanson`', 'hensen', or 'hansen'; but not 'harrison' (note that
|
- `'h__s_n'` would return '`hanson`', 'hensen', or '`hansen`'; but not '`harrison`' (note that '`h%s_n`' would return '`harrison`')
|
||||||
|
|
||||||
'h%s_n' would return 'harrison'
|
|
||||||
|
|
||||||
### 14.3: Rules to Remember
|
### 14.3: Rules to Remember
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user