valaxy icon indicating copy to clipboard operation
valaxy copied to clipboard

包含 MarkDown 文件的功能不正常

Open Huffer342-WSH opened this issue 1 year ago • 0 comments

Describe the bug

<!--@include: ./arrival-vector.md{8,}-->包含文件后,包含进来的文件没有格式

markdown文件如下 image

网页效果如下 image

Reproduction

none

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz
    Memory: 3.47 GB / 15.71 GB
  Binaries:
    Node: 20.12.0 - E:\Program_Files\node-v20.12.0-win-x64\node.EXE
    npm: 10.5.0 - E:\Program_Files\node-v20.12.0-win-x64\npm.CMD   
    pnpm: 9.1.1 - E:\Program_Files\node-v20.12.0-win-x64\pnpm.CMD  
  Browsers:
    Edge: Chromium (124.0.2478.105)
    Internet Explorer: 11.0.19041.3636

Used Package Manager

pnpm

Validations

  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • [X] The provided reproduction is a minimal reproducible of the bug.

Huffer342-WSH avatar May 18 '24 02:05 Huffer342-WSH