2013-08-05 18:39:53 +00:00
|
|
|
<button class="btn btn-success dropdown-toggle" data-toggle="dropdown"
|
2013-06-10 21:22:32 +00:00
|
|
|
title="Share this document">
|
|
|
|
<i class="icon-link"></i>
|
|
|
|
</button>
|
2013-08-05 01:31:14 +00:00
|
|
|
<div class="dropdown-menu pull-right link-container">
|
2013-08-22 00:19:59 +00:00
|
|
|
<h3>Sharing</h3>
|
2013-06-10 21:22:32 +00:00
|
|
|
<div class="link-list"></div>
|
|
|
|
<p class="no-link">To share this document you need first to <a
|
|
|
|
href="#" class="action-publish-gist">publish it as a Gist</a> in
|
|
|
|
Markdown format.
|
|
|
|
</p>
|
2013-08-22 00:19:59 +00:00
|
|
|
<blockquote>
|
2013-06-10 21:22:32 +00:00
|
|
|
<b>NOTE:</b> You can open any URL within StackEdit using <a
|
|
|
|
href="viewer.html?url=https://raw.github.com/benweet/stackedit/master/README.md"
|
|
|
|
title="Sharing example">viewer.html?url=...</a>
|
|
|
|
</blockquote>
|
|
|
|
</div>
|