<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Help &amp; Support]]></title><description><![CDATA[Where users can ask questions and get help.]]></description><link>http://forum.rolltogether.app/category/5</link><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 02:03:48 GMT</lastBuildDate><atom:link href="http://forum.rolltogether.app/category/5.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Aug 2026 21:07:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Markdown Guide]]></title><description><![CDATA[We support text formatting via Markdown in a few places on RollTogether: in listing descriptions, application acceptance messages, and user profile sections.
Only some Markdown is allowed to prevent abuse. Here's a quick rundown of what you can use:
Text Formatting



Written
Rendered




_italic_ or *italic*
italic


__bold__ or **bold**
bold


___bold-italic___ or ***bold-italic***
bold-italic


`code`
code


[link](https://forum.rolltogether.app)
link



Headers
You can also create headers.
# Heading 1 will render as
Heading 1
and ## Heading 2 will render as
Heading 2
Lists
You can create unordered lists.
- Item 1
- Item 2


Item 1
Item 2

Or ordered lists.
1. Item 3
2. Item 4


Item 3
Item 4


Other Markdown is not supported at this time.
]]></description><link>http://forum.rolltogether.app/topic/4/markdown-guide</link><guid isPermaLink="true">http://forum.rolltogether.app/topic/4/markdown-guide</guid><dc:creator><![CDATA[thecal714]]></dc:creator><pubDate>Thu, 13 Aug 2026 21:07:46 GMT</pubDate></item></channel></rss>