You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
SOP/sop-website/sop-portal/en-us/docs/dir/demo3.html

28 lines
3.1 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="keywords" content="demo3" />
<meta name="description" content="demo3" />
<!-- 网页标签标题 -->
<title>demo3</title>
<link rel="shortcut icon" href="/img/docsite.ico"/>
<link rel="stylesheet" href="/build/documentation.css" />
</head>
<body>
<div id="root"><div class="documentation-page" data-reactroot=""><header class="header-container header-container-normal"><div class="header-body"><img class="logo" src="/img/dubbo_colorful.png"/><div class="header-menu"><img class="header-menu-toggle" src="/img/system/menu_gray.png"/><ul><li class="menu-item menu-item-normal"><a href="/en-us/index.html" target="_self">HOME</a></li><li class="menu-item menu-item-normal menu-item-normal-active"><a href="/en-us/docs/demo1.html" target="_self">DOCS</a></li><li class="menu-item menu-item-normal"><a href="/en-us/blog/index.html" target="_self">BLOG</a></li><li class="menu-item menu-item-normal"><a href="/en-us/community/index.html" target="_self">COMMUNITY</a></li></ul></div></div></header><div class="bar"><div class="bar-body"><img src="/img/system/docs.png" class="front-img"/><span>Documentation</span><img src="/img/system/docs.png" class="back-img"/></div></div><section class="content-section"><div class="sidemenu"><div class="sidemenu-toggle"><img src="https://img.alicdn.com/tfs/TB1E6apXHGYBuNjy0FoXXciBFXa-200-200.png"/></div><ul><li class="menu-item menu-item-level-1"><span>header title</span><ul><li style="height:36px;overflow:hidden" class="menu-item menu-item-level-2"><a href="/en-us/docs/demo1.html" target="_self">demo1</a></li><li style="height:36px;overflow:hidden" class="menu-item menu-item-level-2"><a href="/en-us/docs/demo2.html" target="_self">demo2</a></li><li style="height:72px;overflow:hidden" class="menu-item menu-item-level-2"><span>dir<img style="transform:rotate(0deg)" class="menu-toggle" src="/img/system/arrow_down.png"/></span><ul><li class="menu-item menu-item-level-3"><a href="/en-us/docs/dir/demo3.html" target="_self">demo3</a></li></ul></li></ul></li></ul></div><div class="doc-content markdown-body"><h1>demo for reference of md or image for relative path, across directory</h1>
<p>if you want to reference to another md, the path can be written in the format of relative path under the circumstance of file system.
click here: <a href="../demo1.md">demo1.md</a></p>
<p>the same is to image.
<img src="../img/brhtqqzh.jpeg" alt=""></p>
</div></section><footer class="footer-container"><div class="footer-body"><div class="copyright"><span><div style="margin:0 auto;padding:20px 0;a:[object Object]"><a style="color:#999;padding-right:10px;text-decoration:none;height:20px;line-height:20px;img:[object Object];p:[object Object]">联系我们:xxx@163.com</a></div></span></div></div></footer></div></div>
<script src="https://f.alicdn.com/react/15.4.1/react-with-addons.min.js"></script>
<script src="https://f.alicdn.com/react/15.4.1/react-dom.min.js"></script>
<script>
window.rootPath = '';
</script>
<script src="/build/documentation.js"></script>
</body>
</html>