A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/arduino/help-center-content/wiki/Markdown-style-and-conventions below:

Markdown style and conventions · arduino/help-center-content Wiki · GitHub

Example: Arduino_101.md

The article must begin with a front matter, that should be formatted exactly like below.

Note the quotation marks around the title. The first word, the Arduino name, and names of product/services should be capitalized.

Example:

---
title: "Calibration and debugging of MKR IoT Carrier capacitive buttons"
---

The deployed article will make the title a level 1 heading. So any headings in the article should start at level 2, 3, 4... i.e. ##, ### and so on.

They should be capitalised the same way as titles.

There is no set standard. In some contexts simply capitalizing the button name can be enough, but formatting will help the button stand out:

Uppercase Uppercase “Quotes” “Quotes” Bold Bold Cursive Cursive Code Code

By using inline images you can make it clearer when referring to IDE buttons.

Click the ![Upload button](img/symbol_upload.png) **Upload** button.

Click the Upload button.

Click ![Verify button](img/symbol_verify) **Verify**.

Click Verify.

Drop-down menu navigation

When referencing a filename, use inline code highlighting:

This renders as "Open settings.txt"


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4