这里是 Obsidian 的使用语法示例。 xxxx
#include<stdio.h> int main() { printf("Hello World!"); }
可折叠
flowchart LR a ---> b