question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

include more than one file will cause error

See original GitHub issue

Bug Report

Steps to reproduce

  • In one markdown file, use more than one “include”, like:
# something before

[file1](test.assets/file1.html  ':include :type=iframe width=100% height=500px')
[file2](test.assets/file2.html  ':include :type=iframe width=100% height=500px')

# something after

What is current behaviour

  • While include only one file, display is all good.
  • But if include two, the whole page will only display the 2nd iframe. Other parts of markdown will disappear.
  • Actually, if include more than one, it always show the last iframe only.

What is the expected behaviour

Other relevant information

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

  • Your OS:

  • Node.js version:

  • npm/yarn version:

  • Browser version:

  • Docsify version: 4.11.2

  • Docsify plugins:

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
stale[bot]commented, May 25, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

1reaction
anikethsahacommented, Mar 20, 2020

this needs investigation

feel free to investigate and submit the fix.

It will take time for me as I am quite busy with some other stuff.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error message when you open or save a file in Microsoft Excel
Cause. This error message occurs when you save or open a file if the path to the file (including the file name) exceeds...
Read more >
than one file was found with OS independent path 'META-INF ...
I have faced a similar issue working in a multiple modules app environment: Error: Execution failed for task ...
Read more >
I am Having Trouble Uploading an Assignment File.
Select at least one file to upload. This error message appears when you click Add before your file has completely uploaded. Wait until...
Read more >
"Product download consists of multiple files. At least one file is ...
Error Product download consists of multiple files. At least one file is missing or has. Causes: Browser popup blocker is enabled while ...
Read more >
Review and troubleshoot import errors - Knowledge Base
The import file contains one or more emails that have been blocked from communication due to GDPR. These contacts were not imported. How...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found