#
Icon
Similar to the Emoji :shortcode: syntax, you can add icons using :icon-shortcode:, where the shortcode is an Octicon icon name.
For example, to add the star icon, use the :icon-star: icon shortcode.
Icons can be added anywhere within your document, including paragraph text, headings, table content, Panel component titles, Callouts, code block titles, etc.
Some icon shortcode names are made up of two-or-more words. For instance, the git-branch icon would be configured as :icon-git-branch:.
More icons
In future releases of Retype, the plan is to support additional Icon packs and possibily even custom developer defined icon packs. Let us know if you are interested!
See also
Retype is professionally built and supported by a small dedicated team of software engineers.
The latest release of Retype is v4.0.0.
The column component is used to create multiple equal width columns with a title for each column.
Retype Flavored Markdown (RFM) supports custom Components, including:
Octicons can be used with the Icon component and several other components, including the Badge and Button.
Individual .md pages can be configured using the Frontmatter metadata section added to the top of the page.
Retype will read the retype.yml file for additional instructions on how to configure and build your project.