mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 03:12:35 +02:00
1 line
No EOL
2.3 KiB
JavaScript
1 line
No EOL
2.3 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[53033],{7088:(e,s,t)=>{t.r(s),t.d(s,{assets:()=>c,contentTitle:()=>o,default:()=>u,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var n=t(24246),a=t(71670);const i={slug:"/",tags:["a","b","c"],unlisted:!0,id:"index",sidebar_label:"Docs tests"},o="Docs tests",r={id:"index",title:"Docs tests",description:"This Docusaurus docs plugin instance is meant to test fancy edge-cases that regular unit tests don't really cover.",source:"@site/_dogfooding/_docs tests/index.mdx",sourceDirName:".",slug:"/",permalink:"/tests/docs/",draft:!1,unlisted:!0,tags:[{inline:!1,label:"A",permalink:"/tests/docs/tags/a",description:"Description for tag a"},{inline:!1,label:"Label for tag b",permalink:"/tests/docs/tags/b"},{inline:!1,label:"C",permalink:"/tests/docs/tags/permalink-for-tag-c"}],version:"current",lastUpdatedBy:"Ashiq Firoz",lastUpdatedAt:1723124811e3,frontMatter:{slug:"/",tags:["a","b","c"],unlisted:!0,id:"index",sidebar_label:"Docs tests"},sidebar:"sidebar"},c={},l=[];function d(e){const s={a:"a",h1:"h1",header:"header",li:"li",p:"p",ul:"ul",...(0,a.a)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(s.header,{children:(0,n.jsx)(s.h1,{id:"docs-tests",children:"Docs tests"})}),"\n",(0,n.jsx)(s.p,{children:"This Docusaurus docs plugin instance is meant to test fancy edge-cases that regular unit tests don't really cover."}),"\n",(0,n.jsxs)(s.ul,{children:["\n",(0,n.jsx)(s.li,{children:(0,n.jsx)(s.a,{href:"/tests/docs",children:"/tests/docs"})}),"\n",(0,n.jsx)(s.li,{children:(0,n.jsx)(s.a,{href:"/tests/blog",children:"/tests/blog"})}),"\n",(0,n.jsx)(s.li,{children:(0,n.jsx)(s.a,{href:"/tests/pages",children:"/tests/pages"})}),"\n"]})]})}function u(e={}){const{wrapper:s}={...(0,a.a)(),...e.components};return s?(0,n.jsx)(s,{...e,children:(0,n.jsx)(d,{...e})}):d(e)}u.displayName="MDXContent(_dogfooding/_docs tests/index.mdx)"},71670:(e,s,t)=>{t.d(s,{Z:()=>r,a:()=>o});var n=t(27378);const a={},i=n.createContext(a);function o(e){const s=n.useContext(i);return n.useMemo((function(){return"function"==typeof e?e(s):{...s,...e}}),[s,e])}function r(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),n.createElement(i.Provider,{value:s},e.children)}}}]); |