mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
1 line
2.0 KiB
JavaScript
1 line
2.0 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([["49447"],{56251:function(t,e,s){s.r(e),s.d(e,{assets:()=>d,contentTitle:()=>a,default:()=>u,frontMatter:()=>i,metadata:()=>n,toc:()=>l});var n=s(10826),o=s(74848),r=s(56151);let i={slug:"target-doc-slug"},a="Target doc",d={},l=[{value:"Target heading",id:"target-heading",level:2}];function c(t){let e={h1:"h1",h2:"h2",header:"header",p:"p",...(0,r.R)(),...t.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(e.header,{children:(0,o.jsx)(e.h1,{id:"target-doc",children:"Target doc"})}),"\n",(0,o.jsx)(e.p,{children:"This is just a doc meant to be linked to by other docs."}),"\n",(0,o.jsx)(e.h2,{id:"target-heading",children:"Target heading"})]})}function u(t={}){let{wrapper:e}={...(0,r.R)(),...t.components};return e?(0,o.jsx)(e,{...t,children:(0,o.jsx)(c,{...t})}):c(t)}u.displayName="MDXContent(_dogfooding/_docs tests/tests/links/target.mdx)"},56151:function(t,e,s){s.d(e,{R:()=>i,x:()=>a});var n=s(96540);let o={},r=n.createContext(o);function i(t){let e=n.useContext(r);return n.useMemo(function(){return"function"==typeof t?t(e):{...e,...t}},[e,t])}function a(t){let e;return e=t.disableParentContext?"function"==typeof t.components?t.components(o):t.components||o:i(t.components),n.createElement(r.Provider,{value:e},t.children)}},10826:function(t){t.exports=JSON.parse('{"id":"tests/links/target","title":"Target doc","description":"This is just a doc meant to be linked to by other docs.","source":"@site/_dogfooding/_docs tests/tests/links/target.mdx","sourceDirName":"tests/links","slug":"/tests/links/target-doc-slug","permalink":"/tests/docs/tests/links/target-doc-slug","draft":false,"unlisted":false,"tags":[],"version":"current","lastUpdatedBy":"dependabot[bot]","lastUpdatedAt":1764857819000,"frontMatter":{"slug":"target-doc-slug"},"sidebar":"sidebar","previous":{"title":"Link resolution tests","permalink":"/tests/docs/tests/links/resolution/"},"next":{"title":"Test links","permalink":"/tests/docs/tests/links/test-markdown-links"}}')}}]); |