MCPcopy
hub / github.com/11ty/buildawesome / TemplateRenderMarkdownTest.js

File TemplateRenderMarkdownTest.js

test/TemplateRenderMarkdownTest.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "ava";
2import md from "markdown-it";
3import { full as mdEmoji } from 'markdown-it-emoji'
4import eleventySyntaxHighlightPlugin from "@11ty/eleventy-plugin-syntaxhighlight";

Callers

nothing calls this directly

Calls 15

normalizeNewLinesFunction · 0.90
getEngineNameMethod · 0.80
getCompiledTemplateMethod · 0.80
setUseMarkdownMethod · 0.80
setMarkdownEngineMethod · 0.80
addPluginMethod · 0.80
getConfigMethod · 0.80
amendLibraryMethod · 0.80
getNewTemplateRenderFunction · 0.70
setLibraryMethod · 0.45

Tested by

no test coverage detected