diff --git a/webapp/home/templates/faq.html b/webapp/home/templates/faq.html index 01b8e230..ee270cc2 100644 --- a/webapp/home/templates/faq.html +++ b/webapp/home/templates/faq.html @@ -152,6 +152,16 @@

Frequently Asked Questions

button on the Settings page.

ezEML doesn't render Markdown directly, but you can preview it by using Preview Your Metadata in the EDI Data Portal in the Import/Export menu.

+ + For example, in the Abstract element, you can enter Markdown like this:

+ +\<abstract\>
+ \<markdown\>
+- Hello
+- Goodbye
+ \</markdown\>
+\</abstract\> +
{#
#}