Skip to content

Latest commit

 

History

History
164 lines (101 loc) · 3.77 KB

testfile.md

File metadata and controls

164 lines (101 loc) · 3.77 KB

Tests:

Solution down here.
Great, you found the solution!

Pictures

Markdown Logo

Definition der Kraft

Video:

Video mit Bild

<iframe src="https://media.bibliothek.kit.edu/world/2020/DIVA-2020-436_mp4.mp4" frameborder="0" allowfullscreen="true"> </iframe>

Audio:

GitLab sample audio

<iframe src="https://soundcloud.com/marthavanstraaten/martha-aufm-sonnendeck-fusion-festival-2016" frameborder="0" allowfullscreen="true"> </iframe> Your browser does not support the audio element.

Table:

Features GitLab GitHub Moodle
Tables check
Collapse middle
... right

Code-Blocks:

In-line: Example code block in-line.

Fenced:

def hello
    print("Hello World!")
end

Checkbox:

  • Completed task
  • Incomplete task
    • Sub-task 1
    • Sub-task 2
    • Sub-task 3

Links:

Sample Link

Formeln

x^2

\sum_{i=1}^{n}
\Phi(x_i^2)

[latex]1+2=3[/latex]

1+2=3

Lists

  1. First
  2. Second
    1. ordered
    2. sub-list
  3. Third
    1. ordered
    2. sub-list
  4. Fourth
    • unordered
    • sub-list
  5. Last one

Input Box

$g_Planet =$ $\frac{m}{s^2}$

Erklärung
[Erklärung ...]

Footnote:

Some text1.

Some other text2.

The identifier in the square brackets does not have to be numeric3.

[1]
  1. [1] Der Fußnotentext …

Coloring:

This text is highlighted in yellow.

Here is an example of highlighted text using the <mark> tag.

coloured text

Schriftgröße

Dieser Text ist riesig

Dieser Text ist mittelgroß

Dieser Text ist winzig
und geht über mehrere Zeilen
<script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>

H5P

<iframe src="https://h5p.org/h5p/embed/1023720" width="1090" height="282" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script> <iframe src="https://h5p.org/h5p/embed/1023724" width="1090" height="244" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script> <iframe src="https://h5p.org/h5p/embed/1023715" width="1090" height="306" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>

Footnotes

  1. Some footnote.

  2. Other footnote.

  3. This also works fine.