Update 2026-01-25 09:38 OpenBSD/amd64-t14
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>~/code/vim-markdown/spec/features/combined_emphasis.md.html</title>
|
||||
<meta name="Generator" content="Vim/7.4">
|
||||
<meta name="plugin-version" content="vim7.4_v1">
|
||||
<meta name="syntax" content="markdown">
|
||||
<meta name="settings" content="use_css,pre_wrap,no_foldcolumn,expand_tabs,prevent_copy=">
|
||||
<meta name="colorscheme" content="none">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffff; }
|
||||
body { font-family: monospace; color: #000000; background-color: #ffffff; }
|
||||
* { font-size: 1em; }
|
||||
.Special { color: #c000c0; }
|
||||
.BoldItalic { font-weight: bold; font-style: italic; }
|
||||
-->
|
||||
</style>
|
||||
|
||||
<script type='text/javascript'>
|
||||
<!--
|
||||
|
||||
-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<pre id='vimCodeElement'>
|
||||
|
||||
<span class="Special">___</span><span class="BoldItalic">foo</span><span class="Special">___</span> must be both highlighted as italic and bold
|
||||
|
||||
<span class="Special">***</span><span class="BoldItalic">foo</span><span class="Special">***</span> must be both highlighted as italic and bold
|
||||
|
||||
<span class="Special">**_</span><span class="BoldItalic">foo</span><span class="Special">_**</span> must be both highlighted as italic and bold
|
||||
|
||||
<span class="Special">__*</span><span class="BoldItalic">foo</span><span class="Special">*__</span> must be both highlighted as italic and bold
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
<!-- vim: set foldmethod=manual : -->
|
||||
Reference in New Issue
Block a user