我的 html 的实现如下:
<div class="container" style="display: flex; justify-content: center; align-items: center; flex-direction: column;">
<h1 id="articletitle" style="font-size: 28px; color: rgba(45, 45, 45, 1); font-weight: 700; margin: 10px;"></h1>
<div id="articletime" style="margin-bottom: 20px;"></div>
<div id="article_id" style="display: none;"></div>
<div id="article_share" style="display: none;"></div>
<div id="preview" class="row col-sm-12 col-md-10 col-lg-10" style="margin-bottom: 30px;"></div>
<div id="articletag"></div>
<div id="shareicon" style="margin-bottom: 30px;"></div>
</div>
js 实现如下:
var addmd = retdict['testarticlemd']
Vditor.preview(document.getElementById('preview'),
addmd, {
anchor: 0,
after () {}})
闪现效果如下:
可以复现的地址:preview 闪现编辑框
欢迎来到这里!
我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。
注册 关于