aboutsummaryrefslogtreecommitdiff
path: root/present
AgeCommit message (Expand)Author
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
2013-09-19go.tools/godoc/present: move present package from go.talksAndrew Gerrand