Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

presenter: parse notes when reading slide document #2

Open
nerg4l opened this issue Jul 27, 2021 · 0 comments
Open

presenter: parse notes when reading slide document #2

nerg4l opened this issue Jul 27, 2021 · 0 comments

Comments

@nerg4l
Copy link
Member

nerg4l commented Jul 27, 2021

From https://pkg.go.dev/golang.org/x/tools/present:

[...] Lines that begin with ": " are treated as presenter notes, in both Markdown and legacy present syntax. By default, presenter notes are collected but ignored.

[...]

Notes may appear anywhere within the slide text. [...]

With a new block parser these notes could be parsed easily and then sorted as needed when processing the document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant