Learn More →
Learn More →
You can check the syntax in Both mode to understand the structure better.
title
.section
.gantt
title Gantt chart
section Section 1
A task :a1, 2014-01-01, 30d
Another task :after a1 , 20d
section Another section
Task in sec :2014-01-12 , 12d
anther task : 24d
gantt
title A Gantt Diagram
section Section 1
A task :a1, 2014-01-01, 30d
Another task :after a1 , 20d
section Another section
Task in sec :2014-01-12 , 12d
anther task : 24d
title
.section
.gantt
%% Declare this as a Gantt chart
title Project AAA
%% Let's give it a title
dateFormat MM-DD
%% This syntax must be in date format
axisFormat %m-%d
%% Vertical Axis Date Format
section My website
%% Declare a block
Plan : crit, done, plan, 05-15, 10d
%%Syntax:
%%Task Names on the Gantt Chart : [crit], [active|done], task name, [date|after task name], duration of time
Start working : active, work, after plan, 180d
Test : test, 08-01, 70d
section Programming
CSS:b1, after implement copyright, 30d
JavaScript :b2, after b1, 20d
Integration : after b2, 40d
section Design
Sketch: active, wire, 06-12 , 18d
Layout: implement, after wire, 24d
UX test: crit, uxt, after implement, 24d
section Blog
Blog writing: copyright, 07-29, 15d
gantt
title Project AAA
dateFormat MM-DD
axisFormat %m-%d
section My website
Plan : crit, done, plan, 05-15, 10d
Start working : active, work, after plan, 180d
Test : test, 08-01, 70d
section Programming
CSS:b1, after implement copyright, 30d
JavaScript :b2, after b1, 20d
Integration : after b2, 40d
section Design
Sketch: active, wire, 06-12 , 18d
Layout: implement, after wire, 24d
UX test: crit, uxt, after implement, 24d
section Blog
Blog writing: copyright, 07-29, 15d
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing