编辑markdown格式文件,代码tag问题。 #1321

Closed
opened 2019-06-06 03:49:28 +00:00 by CHCP · 2 comments
CHCP commented 2019-06-06 03:49:28 +00:00 (Migrated from github.com)

编辑markdown格式文件,代码tag```保存后变成了""",导致数据库保存出错;而?则变成了$1,与要求不相符,该怎么解决这个问题?见图:
第一行是生成SQL语句,未执行,第二行是执行的SQL语句,发现上述两个符号变掉了。
image

编辑markdown格式文件,代码tag```保存后变成了""",导致数据库保存出错;而?则变成了$1,与要求不相符,该怎么解决这个问题?见图: 第一行是生成SQL语句,未执行,第二行是执行的SQL语句,发现上述两个符号变掉了。 ![image](https://user-images.githubusercontent.com/5645296/59005690-dfd51600-8861-11e9-8aad-72a261313cfc.png)
CHCP commented 2019-06-06 04:08:59 +00:00 (Migrated from github.com)

补充下,INSERT语句是可以保存```和?的,但UPDATE语句不可以。见图:
image

补充下,INSERT语句是可以保存```和?的,但UPDATE语句不可以。见图: ![image](https://user-images.githubusercontent.com/5645296/59006296-84f0ee00-8864-11e9-89cc-80df4a3b12ec.png)

Could you paste your code here?

Could you paste your code here?
lunny modified the milestone from 0.8 to 0.8.2 2019-10-21 03:48:53 +00:00
lunny modified the milestone from 0.8.2 to 1.3.0 2020-01-20 06:01:09 +00:00
lunny modified the milestone from 1.3.0 to 1.0.0 2020-03-01 02:28:47 +00:00
lunny closed this issue 2020-03-06 07:48:36 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/xorm#1321
No description provided.