mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
1 line
No EOL
1.9 KiB
JavaScript
1 line
No EOL
1.9 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[50437],{37126:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>c,contentTitle:()=>a,default:()=>p,frontMatter:()=>o,metadata:()=>r,toc:()=>d});var n=s(24246),i=s(71670);const o={},a="Case-Sensitive doc",r={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:!1,unlisted:!1,tags:[],version:"current",lastUpdatedBy:"Christian Stangerup",lastUpdatedAt:1723550345e3,frontMatter:{},sidebar:"sidebar",previous:{title:"Tests",permalink:"/tests/docs/category/tests"},next:{title:"Admonitions tests",permalink:"/tests/docs/tests/admonitions"}},c={},d=[];function l(e){const t={h1:"h1",header:"header",p:"p",...(0,i.a)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.header,{children:(0,n.jsx)(t.h1,{id:"case-sensitive-doc",children:"Case-Sensitive doc"})}),"\n",(0,n.jsx)(t.p,{children:"This doc has uppercase and lowercase chars in its filename, and thus in its path / slug."}),"\n",(0,n.jsx)(t.p,{children:"It should still work fine if the doc is server from a lowercase/uppercase path."})]})}function p(e={}){const{wrapper:t}={...(0,i.a)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(l,{...e})}):l(e)}p.displayName="MDXContent(_dogfooding/_docs tests/tests/Case-Sentitive-Doc.mdx)"},71670:(e,t,s)=>{s.d(t,{Z:()=>r,a:()=>a});var n=s(27378);const i={},o=n.createContext(i);function a(e){const t=n.useContext(o);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:a(e.components),n.createElement(o.Provider,{value:t},e.children)}}}]); |