We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5c48e commit a64ad17Copy full SHA for a64ad17
js/copy-to-llm.js
@@ -84,7 +84,7 @@
84
85
const normalized = LLMS.normalizePathname(pathname);
86
return LLMS.buildSlugFromPath(normalized);
87
- }
+ }
88
89
function getFallbackPageContent() {
90
const articleContent = document.querySelector('.md-content__inner .md-typeset');
0 commit comments