akabeko

Results 20 issues of akabeko

ATX-style cannot specify attributes if the header has inline syntax. - Sample project: https://github.com/akabekobeko/verify-remark/tree/main/remark-attr Markdown: ```md # Header 1 {#header-1} # Header 2 {#header-2} # Header 3 **with text** {#header-3}...

Apply MUI v5 (with emotion) in terms of development experience and pervasiveness. - [MUI: The React component library you always wanted](https://mui.com/)

The song is played and all graphs are drawn at first. However, after a few seconds, the graphs merge and the end is a thick graph.

bug

If play another song while playing a song, the previous song will remain played.

bug

Node.js v12 LTS maintenance will end on 4/30/2022. The minimum supported version will be changed to v14.

enhancement
breaking change

vivliostyle-cli v3.2.1 implements the full Vivliostyle Viewer in preview. So I want to specify [options](https://vivliostyle.org/viewer/) when calling this from vivlostyle-cli. ``` $ vivliostyle preview --viewer spread=false ``` Since the option...

enhancement
good first issue

An error always occurs when `vivliostyle-savepdf` is executed in preview mode and quit with control + C. ``` savepdf --book --preview dist/ Launching source server... http://localhost:13000 Launching broker server... http://localhost:13001...

bug

Given that Node.js 12 has become a MAINTENANCE LTS, some npm that VFM depends on is also native ESM. VFM will eventually have to support these.

feat

## Issue Details A new issue I found while trying to fix #77. - VFM version - 1.0.0-alpha.17 - Node.js version - 15.13.0 ## Expected Behavior Markdown ```markdown * *...

bug

## Goals Reconsider the `style` and` head` of the frontmatter that was sent off in #76. ## Discussion #76

spec