Yuki Hattori
Yuki Hattori
Please notice to path preprocessing in `config.ts`. If remote URL(s) was passed to `theme` and `themeSet`, you should skip preprocessing to resolve theme's relative path from the location of configuration...
> PSA: the `viewTransition.domUpdated` promise is now `viewTransition.updateCallbackDone`. > > Hopefully that'll be our last rename on the road to shipping! https://groups.google.com/a/chromium.org/g/blink-dev/c/AJJiH6Pjr50 > > _— https://twitter.com/jaffathecake/status/1616422515684810753_ This property is not...
Thanks for your feedback! We have thought that transition effects can be applied to PPTX if Markdown is using the built-in effect that is compatible with PPTX. Actually I have...
This proposal is not intended to allow any actions by embed JavaScript in HTML by default. So most of denied HTML elements and attributes in common Markdown parser, such as...
Related: #498 Close for cleaning up Marp CLI issue tracker. Please report this to [chokidar](https://github.com/paulmillr/chokidar), a file watcher Marp CLI is using.
This issue is iOS specific, including iPhone and iPad. It should not apply to Android mobile/tablet devices. Currently, there are 2 possibilities: - Wait for an improvement of iOS browser....
@tisuchi Marp for VS Code does not allow raw HTML tags by default because of security reason. You must opt-in to use HTML tags manually. https://github.com/marp-team/marp-vscode#enable-html-in-marp-markdown-%EF%B8%8F After enabling HTML from...
@cmi1993 Try using `` instead of ``. ```markdown --- marp: true style: pre.mermaid { all: unset; } --- gantt title A Gantt Diagram dateFormat YYYY-MM-DD section Section A task :a1,...
Housekeeping 🧹
Yes, this code is still working in JavaScript with the current version of jsx-slack (v6), without no changes. 😎