mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 00:17:14 +02:00
1 line
No EOL
2.2 KiB
JavaScript
1 line
No EOL
2.2 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[53033],{7088:(s,e,t)=>{t.r(e),t.d(e,{assets:()=>r,contentTitle:()=>c,default:()=>u,frontMatter:()=>o,metadata:()=>i,toc:()=>l});var n=t(24246),a=t(71670);const o={slug:"/",tags:["a","b","c","some tag"],unlisted:!0,id:"index",sidebar_label:"Docs tests"},c="Docs tests",i={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:[{label:"a",permalink:"/tests/docs/tags/a"},{label:"b",permalink:"/tests/docs/tags/b"},{label:"c",permalink:"/tests/docs/tags/c"},{label:"some tag",permalink:"/tests/docs/tags/some-tag"}],version:"current",lastUpdatedBy:"Tatsunori Uchino",lastUpdatedAt:1717058313e3,frontMatter:{slug:"/",tags:["a","b","c","some tag"],unlisted:!0,id:"index",sidebar_label:"Docs tests"},sidebar:"sidebar"},r={},l=[];function d(s){const e={a:"a",h1:"h1",li:"li",p:"p",ul:"ul",...(0,a.a)(),...s.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(e.h1,{id:"docs-tests",children:"Docs tests"}),"\n",(0,n.jsx)(e.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)(e.ul,{children:["\n",(0,n.jsx)(e.li,{children:(0,n.jsx)(e.a,{href:"/tests/docs",children:"/tests/docs"})}),"\n",(0,n.jsx)(e.li,{children:(0,n.jsx)(e.a,{href:"/tests/blog",children:"/tests/blog"})}),"\n",(0,n.jsx)(e.li,{children:(0,n.jsx)(e.a,{href:"/tests/pages",children:"/tests/pages"})}),"\n"]})]})}function u(s={}){const{wrapper:e}={...(0,a.a)(),...s.components};return e?(0,n.jsx)(e,{...s,children:(0,n.jsx)(d,{...s})}):d(s)}},71670:(s,e,t)=>{t.d(e,{Z:()=>i,a:()=>c});var n=t(27378);const a={},o=n.createContext(a);function c(s){const e=n.useContext(o);return n.useMemo((function(){return"function"==typeof s?s(e):{...e,...s}}),[e,s])}function i(s){let e;return e=s.disableParentContext?"function"==typeof s.components?s.components(a):s.components||a:c(s.components),n.createElement(o.Provider,{value:e},s.children)}}}]); |