The LINCS Portal builds a webpage using Markdown documents. Markdown is a simple coding language that provides instructions for how to format and display text. Markdown files have a “.md” at the end of the file name.
Complete a Markdown tutorial, such as markdowntutorial.com. There are a number of other tutorials available on the internet, so feel free to search for alternatives or try out more than one.
- Add Docs to Markdown Plugin to Google Docs [Optional]
- Use Docs to Markdown Plugin in Google Docs [Optional]
Add Docs to Markdown Plugin to Google Docs [Optional]
Create Markdown with Google Docs by using an add-on called Docs to Markdown.
- Navigate to Google Docs and start a new document or select an existing documentation document
- Click the Extensions drop-down menu at the top of the screen
- Mouse over Add-ons and select Get add-ons
- Type “markdown” in the search bar at the top of the popup window
- Select and install Docs to Markdown
Use Docs to Markdown Plugin in Google Docs [Optional]
- Click the add-ons drop-down menu when your documentation is ready to be uploaded to GitLab
- Mouse over Docs to Markdown and select Convert
- Select Markdown at the top of the new window (the Markdown version of your document will be automatically copied to your clipboard)
- [Optional] Highlight and copy the Markdown manually from the window on the right-hand side of your screen
- Paste your Markdown text into VS Code