aboutsummaryrefslogtreecommitdiff
path: root/present
AgeCommit message (Expand)Author
2020-03-30x/tools/present: point to instagram sted twitter for Renee FrenchRob Pike
2020-03-23present: test Markdown & fix splitting of pre blocksRuss Cox
2020-03-23present: add end-to-end rendering testRuss Cox
2020-03-17present: fix Markdown bugsRuss Cox
2020-03-17present: add OldURL metadata and use for redirects in blogRuss Cox
2020-03-13present: accept Markdown in present filesRuss Cox
2020-03-13present: record info in AST for reproducing present inputsRuss Cox
2020-03-13present: improve error for bad author blockRuss Cox
2020-03-13present: allow line-wrapping of bullet list itemsRuss Cox
2020-01-29all: fix some staticcheck errorsRebecca Stambler
2019-12-30all: remove many cases of space-spaceDan Kortschak
2019-10-26present: check if too few arguments to image, iframe, or videoDmitri Shuralyov
2019-08-26all: replace reference to plan9.bell-labs.com with 9p.ioTobias Klauser
2018-10-22present: remove mention of non-existing emphasis toggleDmitri Shuralyov
2018-08-10all: fix typos in commentsKazuhiro Sera
2018-04-13cmd/present: display slide numbersDavid Url
2017-12-26present: update link to sam documentationJohan Brandhorst
2017-09-15present: remove extraneous lineJohan Brandhorst
2017-08-27present: fix link in documentationgriesemer
2017-07-17present: Set the background using CSSEdward Muller
2017-06-08x/tools/present: fix element number checkkortschak
2017-06-05present: return an error for a bad link instead of panicEyal Posener
2017-05-08present: fix misspelled log messageAlexis Hildebrandt
2017-03-01x/tools/present: remove unused codeDavid R. Jenni
2017-02-28x/tools: simplify and format codeDavid R. Jenni
2017-01-16present: fix typogulyasm
2016-12-01present: allow markup inside punctuation connected to other textRuss Cox
2016-10-19present: add speaker notes to the title pageAlex Carol
2016-10-07present: make code in slides editable only with -editFrancesc Campoy
2016-09-13present: dont crash if address searched backwardsDominik Honnef
2016-06-01x/tools/present: add presenter notes documentationAudrey Lim
2016-04-07x/tools/present: add command line flag to enable presenter notesAudrey Lim
2016-04-07x/tools/present: parse presenter notes and record them in Section structAudrey Lim
2016-04-06present: fix misspelled TODOAndrew Gerrand
2016-01-13x/tools/present: add video element for slidesTimothy Studd
2016-01-07present: add background image element for slidesTimothy Studd
2015-10-30present: don't ignore command within text scopeTw
2014-12-09tools: add import comments.David Symonds
2014-07-15go.tools/present: add support for figure captionsFrancesc Campoy
2014-06-12go.tools/present: correctly test empty argumentRobert Daniel Kortschak
2014-06-12go.tools/present: allow intentionally empty parametersRobert Daniel Kortschak
2014-05-16go.tools/present: fix printf bug found by go vetRob Pike
2014-02-25go.tools/present: Remove formatting comments (HL, OMIT) from raw code.Francesc Campoy
2014-01-03go.tools/present: links with the prefix "javascript:" should be executed in t...Francesc Campoy
2014-01-02go.tools: Expose filename rather than extension only, needed for new tour.Francesc Campoy
2013-12-28go.tools/present: Open links with local (non absolute) URLs in the same window.Francesc Campoy
2013-11-26go.tools/present: add Raw content to Code for new go-tour.Francesc Campoy
2013-11-06go.tools/present: add extension name to CodeFrancesc Campoy
2013-10-02present/code.go: remove residual file from an hg merge.Caine Tighe
2013-09-27go.tools/present: add -edit and -numbers flags to .code/.playAndrew Gerrand