notebook/app/views/documents/plaintext.html.erb
2020-10-02 01:00:42 -07:00

3 lines
39 B
Plaintext

<pre>
<%= @document.plaintext %>
</pre>