This repository contains test tutorials for the Tutorial Maker extension
At the latest version, all the tutorials must use the comments directives
# TUTORIALMAKER BEGIN
# TUTORIALMAKER INFO TITLE The title of the tutorial
# TUTORIALMAKER INFO AUTHOR The author of the tutorial
# TUTORIALMAKER INFO DATE 01/01/2001
# TUTORIALMAKER INFO DESC A Short Description of the tutorial
[code before taking a screenshot]
# TUTORIALMAKER SCREENSHOT
[code for the next screenshot]
# TUTORIALMAKER SCREENSHOT
# TUTORIALMAKER END
Use the FourMinuteTutorial as a base to create a new tutorial.