Skip to content

Instantly share code, notes, and snippets.

@hannesbe
Last active November 27, 2020 00:41
Show Gist options
  • Select an option

  • Save hannesbe/5cd471462e4393f19c1811a56b6ff355 to your computer and use it in GitHub Desktop.

Select an option

Save hannesbe/5cd471462e4393f19c1811a56b6ff355 to your computer and use it in GitHub Desktop.
Using icons in Markdown

Using icons in Markdown

Icons are known to be supported in editors StackEdit & Marxico.

Base icons

Show an icon .

<i class="icon-check"></i>

Check the list of available icons .

Provider icons

Show a provider icon

<i class="icon-provider-github"></i>

List of provider icons

Icon Code
icon-provider-stackedit
icon-provider-gdrive
icon-provider-dropbox
icon-provider-github
icon-provider-blogger
icon-provider-tumblr
icon-provider-wordpress
icon-provider-ssh
icon-provider-gplus
icon-provider-couchdb
@Mon-Tea

Mon-Tea commented Nov 26, 2020

Copy link
Copy Markdown

hello, looks like it doesn't work anymore
no icons appears

@SpencerWBarnes

Copy link
Copy Markdown

Looks like emoji support may be the closest substitute for icons now 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment