Skip to content

Commit

Permalink
add quick notes file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardemius committed May 24, 2022
1 parent cc8e572 commit ad643f7
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions quick-notes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
= Quick notes
Thomas SCHWENDER <icon:github[] https://github.com/Ardemius/[GitHub] / icon:twitter[role="aqua"] https://twitter.com/thomasschwender[@thomasschwender]>
// Handling GitHub admonition blocks icons
ifndef::env-github[:icons: font]
ifdef::env-github[]
:status:
:outfilesuffix: .adoc
:caution-caption: :fire:
:important-caption: :exclamation:
:note-caption: :paperclip:
:tip-caption: :bulb:
:warning-caption: :warning:
endif::[]
:imagesdir: ./images
:source-highlighter: highlightjs
:highlightjs-languages: asciidoc
// We must enable experimental attribute to display Keyboard, button, and menu macros
:experimental:
// Next 2 ones are to handle line breaks in some particular elements (list, footnotes, etc.)
:lb: pass:[<br> +]
:sb: pass:[<br>]
// check https://github.com/Ardemius/personal-wiki/wiki/AsciiDoctor-tips for tips on table of content in GitHub
:toc: macro
:toclevels: 4
// To number the sections of the table of contents
//:sectnums:
// Add an anchor with hyperlink before the section title
:sectanchors:
// To turn off figure caption labels and numbers
:figure-caption!:
// Same for examples
//:example-caption!:
// To turn off ALL captions
// :caption:

toc::[]

Un bloc-notes permettant de persister des notes et réflexions prises très rapidement en suivant talk, conf, émission ou autre.

== 2021/02/21 : JeudiTransfo - Design Thinking







0 comments on commit ad643f7

Please sign in to comment.