table
command renamestd
example results be testable?We're not certain why we're explicitly dropping child process stdin in ForegroundChild::wait
from devyn in Discord:
Probably this is necessary to make sure the child won't be waiting on stdin that it will never get. If stdin was already taken by a pipe operation then dropping it does nothing (it's already gone) but otherwise it would live as long as the other streams (stdout, err)
#[expect(lint)]
cargo build
or cargo test
{ a: 1, b: 2 } == { b: 2, a: 1 } => [{ a: 1, b: 2 }] == [{ b: 2, a: 1 }]
table
in Book and/or Language Guidetable
commandProposal: Most of us agree with renaming it to render
, but give it extra deprecation period due to frequent usage in config, hooks etc.
$env.config.table
needed
$env.config.table
(after adding $env.config.render
) and also table
being used in display_output
hook
$env.config.table
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