My First Carpentry Lesson: Glossary

Key Points

Introduction to Markdown
  • Markdown is a markup language that can be converted to HTML.

  • You use - to start a list.

  • You use ![Legend](/fig/file.jpg) to insert a figure.

Introduction to Exercises
  • Exercises are write inside >-block.

Glossary

repository
Group of files on GitHub. Git
Version control system.