Documentation
Home
Search…
Welcome!
Resources
Roadmap
Feedback
Changelog
Support
Enterprise Support
Account Management
For Users
For Businesses
For Enterprises
Creator
Course Settings
Content and Sections
Content Editor
Getting Started
Style Guide
Templates
Instructions
Steps
Markdown
Images
Videos
LaTeX
Callouts
Hacks
Environment
Interface
Snippets
Tasks
Checks
Quizzes
Grading
GitHub
Toolbox
Publishing
How-To's
Content Templates
API
Getting Started
V1
Reports
Webhooks
Zapier
Technical Requirements
URLs
Browsers
Operating Systems
SLA
Legal
Terms of Service
Privacy Policy
Webinars
2019
Powered By
GitBook
Hacks
Here are some hacks for markdown blocks we have added:
Like any good hack, these are not guaranteed to be future proof!
Icons
You can insert a
FontAwesome
icon like this:
1
<
i
class
=
"
md-icon fas fa-play
"
>
</
i
>
Copied!
The
md-icon
class will give it a nice amount of padding in the instructions.
Hints
You can add a hint like this:
1
<
details
>
2
<
summary
>
Get a hint!
</
summary
>
3
Hint contents
4
</
details
>
Copied!
A user facing hint
Previous
Callouts
Next
Environment
Last modified
1yr ago
Copy link
Contents
Icons
Hints