mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 18:07:00 +02:00
1 line
No EOL
2 KiB
JavaScript
1 line
No EOL
2 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([["85175"],{37373:function(e,t,s){s.r(t),s.d(t,{frontMatter:()=>o,default:()=>p,contentTitle:()=>r,assets:()=>c,toc:()=>d,metadata:()=>n});var n=JSON.parse('{"id":"tests/Case-Sentitive-Doc","title":"Case-Sensitive doc","description":"This doc has uppercase and lowercase chars in its filename, and thus in its path / slug.","source":"@site/_dogfooding/_docs tests/tests/Case-Sentitive-Doc.mdx","sourceDirName":"tests","slug":"/tests/Case-Sentitive-Doc","permalink":"/tests/docs/tests/Case-Sentitive-Doc","draft":false,"unlisted":false,"tags":[],"version":"current","lastUpdatedBy":"pedenys","lastUpdatedAt":1741859625000,"frontMatter":{},"sidebar":"sidebar","previous":{"title":"Tests","permalink":"/tests/docs/category/tests"},"next":{"title":"Admonitions tests","permalink":"/tests/docs/tests/admonitions"}}'),i=s(85893),a=s(80980);let o={},r="Case-Sensitive doc",c={},d=[];function l(e){let t={h1:"h1",header:"header",p:"p",...(0,a.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.header,{children:(0,i.jsx)(t.h1,{id:"case-sensitive-doc",children:"Case-Sensitive doc"})}),"\n",(0,i.jsx)(t.p,{children:"This doc has uppercase and lowercase chars in its filename, and thus in its path / slug."}),"\n",(0,i.jsx)(t.p,{children:"It should still work fine if the doc is server from a lowercase/uppercase path."})]})}function p(e={}){let{wrapper:t}={...(0,a.a)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(l,{...e})}):l(e)}p.displayName="MDXContent(_dogfooding/_docs tests/tests/Case-Sentitive-Doc.mdx)"},80980:function(e,t,s){s.d(t,{Z:()=>r,a:()=>o});var n=s(67294);let i={},a=n.createContext(i);function o(e){let t=n.useContext(a);return n.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:o(e.components),n.createElement(a.Provider,{value:t},e.children)}}}]); |