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
Release process instructions
tags:
Practices
- 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 →Step-by-step release process instructions
Preparation
NOTE: Start several days ahead if you are doing it the first time!
Declare a release freeze
From that point on, only the changes related to the release process are allowed.
Run the release script
DRYRUN=false
and run the script again. This will launch the process for real.Finalize the release
wingencreate update
to create a new tag for windows downloads. The tool will guide you. You can submit a PR via the wingencreate tool or generate files and create a PR in a standard way. See the example of the PR. The PR requires the actual link to the actual .msi file. So to submit this PR, you need the actual release. The tool will fail if the URL for the .msi is not live. So at this stage, prepare everything but not generate a PR yet.> wingetcreate update --urls https://github.com/enarx/enarx/releases/download/v0.7.1/enarx-x86_64-windows.msi --version 0.7.1 EnarxProject.enarx
Release
Announce
This section is usually done by Nick, but it includes: