test-essay

代码 代码块内容

This is Title

This is Subtitle

This is sub-subtitle

This is sub-sub-subtitle

This is a paragraph.

italic

bold

italic and bold

delete

inline block

# python code
def foo():
    print("Hello")
// java code
class Main {
    public static void main(String args[]) {
        System.out.println("Hello")
    }
}
// cpp code
#include <iostream>
int main() {
    std::cout << "Hello" << std::endl;
}

\(katex-linline: y=\omega x + \beta + \Sigma_{i=1}^{n}\frac{d\theta_i}{d\delta}\)

\[katex-block: \left|\begin{matrix} a & b & c \\ d & e & f \\ g & h & i \end{matrix} \right| \]


  1. a
  2. b
  3. c
  • AA
  • BB
  • CC
col1 col2
a b
c d

test image

test inner link to title

posted @ 2024-03-24 21:20  soul2vec  阅读(99)  评论(0)    收藏  举报