test markdown

  • George Washington
  • John Adams
  • Thomas Jefferson

This site was built using GitHub Pages.

require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
#include<iostream>
using namespace std;
int main()
{
    cout<<"hello world"<<endl;
}
First Header Second Header Third Header
Content Cell Content Cell Content Cell
Content Cell Content Cell Content Cell

markdown is amazing

一张图片

posted @ 2018-12-01 14:29  MalcolmMeng  阅读(110)  评论(0编辑  收藏  举报