diff --git a/atta/Pasted image 20230907134109.png b/atta/Pasted image 20230907134109.png new file mode 100644 index 0000000..c4ce33f Binary files /dev/null and b/atta/Pasted image 20230907134109.png differ diff --git a/atta/Pasted image 20230907134151.png b/atta/Pasted image 20230907134151.png new file mode 100644 index 0000000..5bb36f7 Binary files /dev/null and b/atta/Pasted image 20230907134151.png differ diff --git a/atta/Pasted image 20230907134211.png b/atta/Pasted image 20230907134211.png new file mode 100644 index 0000000..b9ad2d2 Binary files /dev/null and b/atta/Pasted image 20230907134211.png differ diff --git a/atta/Pasted image 20230907134241.png b/atta/Pasted image 20230907134241.png new file mode 100644 index 0000000..f18737a Binary files /dev/null and b/atta/Pasted image 20230907134241.png differ diff --git a/atta/Pasted image 20230907134308.png b/atta/Pasted image 20230907134308.png new file mode 100644 index 0000000..0bffdd8 Binary files /dev/null and b/atta/Pasted image 20230907134308.png differ diff --git a/index.html b/index.html index 090712d..d928783 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,23 @@ auto2top: true, repo: '', el: '#app', + markdown: { + renderer: { + text: function (text) { + if (/^==/g.test(text)) { + const escapedText = text.toLowerCase().replace(/^==|==$/g, ''); + return `${escapedText}`; + } + if (/^\%{2}/gm.test(text)) { + return ``; + } + return text; + }, + } + }, } diff --git a/wa.md b/wa.md index 9f163f6..6fee7fe 100644 --- a/wa.md +++ b/wa.md @@ -1,9 +1,29 @@ ---- -_Created_: 2023-09-07 Thu -_Updated_: 2023-09-07 11:30 Thu ---- +# 商业账号 -# wawa +[用例](https://p1gnlceyt7l.feishu.cn/docx/GD9Wd0KNUot7QQxG7ydcuXFHnqh) -WhatsApp三个版本的区别\ +
+三个版本的区别: + +
+ + +
+场景: + + + + + +
+ +%% +三个版本的区别:\ ![diff|400](atta/1280X1280.JPEG ":size=400") + +![](atta/Pasted%20image%2020230907134109.png) +![](atta/Pasted%20image%2020230907134151.png) +![](atta/Pasted%20image%2020230907134211.png) +![](atta/Pasted%20image%2020230907134241.png) +![](atta/Pasted%20image%2020230907134308.png) +%%