Skip to content

embed quotes bug #1597

Closed
Closed
@luwol03

Description

@luwol03

Bug Report

Steps to reproduce

  1. Create empty docsify project
  2. Add following to one markdown file
[gist: script.js](https://gist.githubusercontent.com/anikethsaha/f88893bb563bb7229d6e575db53a8c15/raw/script.js ":include :type=code")
  1. See not renderd embed

What is current behaviour

Embedded gist will not be renderd.

What is the expected behaviour

Embedded gist should be renderd.

Other relevant information

This is not working because the type of quotes are not supported. The default prettier configuration changes the '' to "". And if you have auto format toggled on, you're not be able to save the file working.

  • Bug does still occur when all/other plugins are disabled?

  • Your OS: any os

  • Node.js version: any nodejs version

  • npm/yarn version: any yarn/npm version

  • Browser version: any browser and version

  • Docsify version: 4.12.1

  • Docsify plugins: none

Please create a reproducible sandbox

Edit docsify-template-forked-zlwql

Mention the docsify version in which this bug was not present (if any)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugconfirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions