文章目录
  1. 1. Bloging with code snippet:
    1. 1.1. Plain Code
    2. 1.2. Code with Language
    3. 1.3. Code with Title
    4. 1.4. Inline Mathjax
  2. 2. Table Example

Hi, This a demo post of Logdown.

Logdown use Markdown as main syntax, you can find more example by reading this document on Wikipedia

Logdown also support drag & drop image uploading. The picture syntax is like this:

Bloging with code snippet:

inline code

Plain Code

1
puts "Hello World!"

Code with Language

1
puts "Hello World!"

Code with Title

hello_world.rb
1
puts "Hello World!"

Inline Mathjax

The answser is $a^2 + b^2 = c^2$.

Table Example

Tables Are Cool
col 1 Hello $1600
col 2 Hello $12
col 3 Hello $1
文章目录
  1. 1. Bloging with code snippet:
    1. 1.1. Plain Code
    2. 1.2. Code with Language
    3. 1.3. Code with Title
    4. 1.4. Inline Mathjax
  2. 2. Table Example