We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c45c1 commit 4ff1146Copy full SHA for 4ff1146
posts/2017/1025/wordpress-mardown-editor.md
@@ -31,7 +31,7 @@ articleGPT: 这份文档详细阐述了一个WordPress插件如何处理Markdown
31
32
# 测试代码片段
33
34
-```JavsScript
+```JavaScript
35
var https = require('https');
36
37
https.get("https://sixlab.cn", function (req, res) {
0 commit comments