GithubHelp home page GithubHelp logo

Comments (3)

GeekCornerGH avatar GeekCornerGH commented on May 1, 2024 1

Thank you for the help, I wasn't expecting it to be a special character, thanks for the help

from docusaurus.

OzakIOne avatar OzakIOne commented on May 1, 2024

Can you create a minimal repro on stackblitz or codesandbox using https://docusaurus.new/ and fix your issue description it would help us a lot to resolve your error

I've created a basic repro https://stackblitz.com/edit/github-bvm3xw?file=docs%2Ftest.mdx and fixed a bit your markdown file and the build is successful, I saw that your are still on Docusaurus V2, the error may come either from your markdown or from Docusaurus V2 that you can upgrade to V3 to fix the error

from docusaurus.

slorber avatar slorber commented on May 1, 2024

It is not a Docusaurus issue, but a behavior of dependencies we rely on.

The following does not compile with MDX v3 + GFM plugin:

### Changer le dossier de données du launcher

<TabItem value="linux" label="Linux"><code>~/.helioslauncher</code></TabItem>
<TabItem value="linux" label="Linux"><code>~/.helioslauncher</code></TabItem>

CleanShot 2024-02-08 at 15 48 57

If you think there's a bug, you should report it to the MDX or GFM plugin directly. I'm not sure there is a bug in those dependencies either though. Adding a line break between the 2 tags makes it compile.

Note that ~ has a special meaning for GFM and enables ~strikethrough~: strikethrough

from docusaurus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.