[Doc] Repair document format (#4336)
The error format '##keyword' in a lot of docs. This pr is to repair document format. #4335
This commit is contained in:
@ -50,5 +50,5 @@ mysql> SELECT regexp_replace('a b c','(b)','<\\1>');
|
||||
| a <b> c |
|
||||
+----------------------------------------+
|
||||
```
|
||||
##keyword
|
||||
## keyword
|
||||
REGEXP_REPLACE,REGEXP,REPLACE
|
||||
|
||||
Reference in New Issue
Block a user