dtext: add dtext cheatsheet popup.

This commit is contained in:
evazion
2019-11-10 02:45:27 -06:00
parent 69f005a89c
commit 9cf5b1f01c
6 changed files with 129 additions and 2 deletions

View File

@@ -10,5 +10,5 @@
<% end %>
<div id="<%= preview_id %>" class="dtext-preview prose"></div>
</div>
<span class="hint">All text is formatted using <%= link_to_wiki "DText", "help:dtext" %></span>
<span class="hint"><%= link_to "Formatting help", dtext_help_path, remote: true, method: :get %>.</span>
</div>