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.
Syncing
xxxxxxxxxx
Nushell core team meeting 2022-10-26
Attendees
Agenda
$nothing
?- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Discussed Topics
PRs
take
behave likefirst
(@WindSoilder)each while
behavior when printing and maybe in other situations by fusing the iterator (@sholderbach)Iterator + !FusedIterator
, would like to add the test or fix the backend later on.Parser progress
Should represent a 0.80 and cover the basic syntax
Interactive mode parser additions should be made optional in a good way
Quoting/string literals
PRs not discussed
Pressing questions to move on those
lines
reads bad bytes (@merelymyself)Lightning round
Larger questions, can we resolve that in this discussion round?
cwd
to filter Hinter suggestions where available (@rrcwang)Seems minor, maybe not worth the larger discussion.
seq
return aListStream
where possible. (@merelymyself)