touch -t -d
that got rolled back. How can we get away from doing a release and then immediately doing a hotfix?Maybe a problem with NZ UTC +13 time
Notified by archlinux build -> quick response thanks to JT (we are unfortunately on 0.69.1)
Reilly: maybe we should overhaul the time code to use UTC internally (currently does most things in local time zone)
cargo publish --dry-run
to check dependency tree problems)Several issues are complaining about annoying quality of life problems
Reedline integration via menu is gnarly -> goal refactor to make it clearer and less of an implicit state machine
Also clarify responsibilities on the nushell side (draw out a hierarchy of what contributes suggestions in what order)
-> suggestion have an announced meeting on discord to lure in the interested contributors
Several issues when capturing stdout or stderr (unbounded/bounded channel switch back and forward seems to be a non solution as we had to revert that. there may be deadlocks)
Also unix process hierarchy (caused issues on mac before, new PR by unrelentingtech needs testing/signoff, suggestion stefan: land the PR early in the bleeding edge period)
-> Tag the people with experience and knowledge in a meta tracking issues to maybe streamline the efforts and collect info about the OSes
Currently hodgepodge of current state and our desires
JT gradually introduce the new ideas as experimental features (e.g. call syntax) with a flag
Match syntax from the community would be great (seems to be nicer to implement with a simplified syntax, ITS A MATCH)
Q: how to do error recovery and completions with the pest derived parser?
Good contact: Ask CAD97 on details on pest for error continuation as they seem to be the currently most active pest contributor (username on discord: CAD#8720)
Even if it doesn't work out with pest right now it seems mature enough to offer a experimental branch to explore syntax evolution with actual results.
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