mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
<h1>
|
|
<%=
|
|
simple_format ContentFormatterService.show(text: field[:value], viewing_user: current_user)
|
|
%>
|
|
</h1>
|