Changes for page Code description

Last modified by galluzziandrea on 2022/06/20 12:33

From version 2.2
edited by galluzziandrea
on 2021/12/09 12:35
Change comment: There is no comment for this version
To version 1.1
edited by galluzziandrea
on 2021/12/09 12:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,17 +1,24 @@
1 -== Code Description ==
1 +== H2 Headings Will Appear in Table of Content ==
2 2  
3 3  
4 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
4 4  
5 -{{code language="python"}}
6 -x = 1
7 -if x == 1:
8 - # indented four spaces
9 - print("x is 1.")
10 -{{/code}}
6 +>This is a quote. You can add a quote by selecting some text and clicking the quote button in the editor.
11 11  
12 -(% class="wikigeneratedid" %)
13 -=== ===
8 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
14 14  
10 +=== H3 Headings Will Appear In The Table of Content ===
11 +
12 +==== You can also add images ====
13 +
14 +[[image:Collaboratory.Apps.Article.Code.ArticleSheet@placeholder.jpg]]
15 +
16 +Photo by David Clode
17 +
18 +==== Or code ====
19 +
20 +Code blocks can be added by using the code macro:
21 +
15 15  {{code language="python"}}
16 16  x = 1
17 17  if x == 1:
... ... @@ -19,9 +19,5 @@
19 19   print("x is 1.")
20 20  {{/code}}
21 21  
22 -(% class="wikigeneratedid" %)
23 -=== ===
24 -
25 -=== Results ===
26 -
27 -==== ====
29 +(% class="wikigeneratedid" id="HH4Won27tAppearinToC" %)
30 +