Skip to content

jpluscplusm/lookatme.contrib.notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lookatme.contrib.notes

Simplistic speaker notes

Installation

If this project has been pushed up to pypi:

pip install lookatme.contrib.notes

otherwise:

pip install ./path/to/lookatme.contrib.notes

Usage

Add the notes into the extensions array in the slide YAML header:

---
title: A title
author: Me
date: 2019-12-04
extensions:
  - notes
---

With the extension installed and declared in the YAML header, use it in your markdown like so:

```notes

```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages