Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,277 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in marp-team/marp-vscode that received 1 comment
Upgrade dependent packages to the latest version
This PR will upgrade development dependent packages to the latest version.
Notable changes
remark Markdown parser (remark-parse v9) has a giant ch…
- Update layout-blocks.md
- Upgrade dependent packages to the latest version
- Add <Mrkdwn raw> to bypass HTML-like formatting and auto-escaping
- Prevent over-escaping in Korean emoji shorthand
- Configurable dispatchAction prop for <Input type="text"> and <Textarea>
- Add <TimePicker> interactive/input component
- Update demo schema: Add dispatchAction prop for input components
- Allow <Input> and input components in <Home>
- Upgrade dependent packages to the latest version
- Allow using <RadioButtonGroup> / <CheckboxGroup> in <Blocks>