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
xxxxxxxxxx
Regressed: dependencies
resolver = "2" problems:
mime_guess missing
unicase
feature:528 × mime_guess-2.0.0-alpha.6
137 × mime_guess-1.8.7
35 × mime_guess-1.8.6
1 × mime_guess-1.8.5
diesel, missing
pg
orsqlite
feature inSqlType
derive:29 × diesel-1.4.7
19 × diesel-1.4.6
37 × diesel-1.4.5
8 × diesel-1.4.4
20 × diesel-1.4.3
9 × diesel-1.4.2
3 × diesel-1.4.1
1 × diesel 968e7f79cf6953eb66ddb4256c1e8d5991dc808d
regex-syntax, missing unicode tables feature:
4 × regex-syntax-0.6.24
serde_json, missing
std
feature:2 × serde_json-1.0.64
2 × serde_json-1.0.66
syn, missing
visit
feature:syn, missing
extra-traits
feature:syn, missing
full
feature:lalrpop-util, missing
lexer
feature:validators, missing
host
feature:serde, missing
derive
feature:rand_core, missing
getrandom
feature:protobuf, missing
bytes
feature:simd-json, missing
allow-non-simd
feature:Other problems:
rocket, other:
Errors due to the unused-variable lint changing
login
to_login
etc.?Should
cargo fix --edition
disable all non-edition lints?