Skip to content

Commit 2cfa962

Browse files
committedOct 18, 2024
Merge branch 'development'
2 parents 661a5e8 + 5a0e1fa commit 2cfa962

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎webapp/home/templates/faq.html

+10
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,16 @@ <h4>Frequently Asked Questions</h4>
152152
button on the <b>Settings</b> page.<p></p>
153153

154154
ezEML doesn't render Markdown directly, but you can preview it by using <b>Preview Your Metadata in the EDI Data Portal</b> in the <b>Import/Export</b> menu.<p></p>
155+
156+
For example, in the Abstract element, you can enter Markdown like this:<p></p>
157+
<code>
158+
\&lt;abstract\&gt;<br>
159+
\&lt;markdown\&gt;<br>
160+
- Hello<br>
161+
- Goodbye<br>
162+
\&lt;/markdown\&gt;<br>
163+
\&lt;/abstract\&gt;
164+
</code>
155165
</div>
156166
</div>
157167
{# <div class="faq-item">#}

0 commit comments

Comments
 (0)