issues Search Results · repo:sethen/markdown-include language:JavaScript
Filter by
19 results
(69 ms)19 results
insethen/markdown-include (press backspace or delete to remove)If a filename includes a . (separate from the .md extension), the file is not found/included and the string is left
as-is.
//_readme.md
# A heading
Some text
#include path/to/working/include.md
...
mm-gmbd
- 2
- Opened on Apr 20, 2022
- #28
fs.readdirSync( ./ ).filter(f = f.toLowerCase().endsWith( .json )).forEach(function(markdownJson) {
markdownInclude.compileFiles(markdownJson).then(function () {
console.info(markdownJson + have ...
pharaoh1st
- Opened on Feb 10, 2021
- #27
At least on GitHub... I m autogenerating the TOC and it thinks that the headings will include special characters, but
GitHub strips them out. At a minimum, the following characters have broken the links ...
AaronDMarasco
- Opened on Jul 15, 2020
- #26
JosephAbbey
- Opened on Jun 26, 2020
- #25
If only level 3 or lower headings are included (using the !heading marker), the table of contents will be indented too
much in the generated Markdown and the resulting HTML will not be a list.
This source ...
jkaving
- Opened on Oct 26, 2017
- #18
Hi, I was really hoping to use this in the browser. Is there any way it can be adapted for that? I m already using
several other markdown plugins client-side, so I hoped this would simply work.
question
Ratstail91
- 3
- Opened on Mar 27, 2017
- #15
It would be nice if there was possibility to customize tag (I mean !heading) which tells whether specified heading is
included in table of contents.
I have a case, when I compile a few markdown files ...
enhancement
3ndriu
- 4
- Opened on Aug 25, 2016
- #13
A simple Suggestion,
After reading package.json, found the code is released under ISC License.
It would be nice if a separate licence file in repo and a hint at bottom of read file.
If acceptable, could ...
SusanthCom
- 1
- Opened on Aug 25, 2016
- #12

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.