mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 08:27:03 +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,{metadata:()=>n,contentTitle:()=>r,default:()=>u,assets:()=>c,toc:()=>d,frontMatter:()=>a});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":"S\xe9bastien Lorber","lastUpdatedAt":1731582100000,"frontMatter":{},"sidebar":"sidebar","previous":{"title":"Tests","permalink":"/tests/docs/category/tests"},"next":{"title":"Admonitions tests","permalink":"/tests/docs/tests/admonitions"}}'),i=s("24246"),o=s("80980");let a={},r="Case-Sensitive doc",c={},d=[];function l(e){let t={h1:"h1",header:"header",p:"p",...(0,o.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 u(e={}){let{wrapper:t}={...(0,o.a)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(l,{...e})}):l(e)}u.displayName="MDXContent(_dogfooding/_docs tests/tests/Case-Sentitive-Doc.mdx)"},80980:function(e,t,s){s.d(t,{Z:function(){return r},a:function(){return a}});var n=s(27378);let i={},o=n.createContext(i);function a(e){let 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)}}}]); |