mirror of
https://github.com/vale981/literate-programming-tutorials
synced 2025-03-04 17:31:39 -05:00
Moved Footnote
This commit is contained in:
parent
0fef2114b5
commit
a4a3847044
1 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@ This =How-To= tutorial provides a step by step guide on how to assignate the Arc
|
||||||
|
|
||||||
* To see the correct answer execute the following Literate Program
|
* To see the correct answer execute the following Literate Program
|
||||||
|
|
||||||
1. Encode What the King Said as Literate Program
|
1. Encode What the King Said as Literate Program[fn:2]
|
||||||
|
|
||||||
#+NAME: what_the_king_said
|
#+NAME: what_the_king_said
|
||||||
#+BEGIN_SRC ruby :var the_king_said=plausible-deniability :wrap "SRC css :noweb yes" :exports results
|
#+BEGIN_SRC ruby :var the_king_said=plausible-deniability :wrap "SRC css :noweb yes" :exports results
|
||||||
|
@ -129,7 +129,7 @@ This =How-To= tutorial provides a step by step guide on how to assignate the Arc
|
||||||
«will_no_one» «rid_me_of» «this_turbulent_priest?»
|
«will_no_one» «rid_me_of» «this_turbulent_priest?»
|
||||||
#+end_SRC
|
#+end_SRC
|
||||||
|
|
||||||
- *What the King Wanted*[fn:2]
|
- *What the King Wanted*
|
||||||
|
|
||||||
#+BEGIN_SRC css :noweb yes :exports both
|
#+BEGIN_SRC css :noweb yes :exports both
|
||||||
«what_the_king_wanted()»
|
«what_the_king_wanted()»
|
||||||
|
|
Loading…
Add table
Reference in a new issue