Editor Formatvorlage: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
|||
Zeile 7: | Zeile 7: | ||
=== Quelltext formatieren === | === Quelltext formatieren === | ||
'title => 'Quelltext'<br> | 'title => 'Quelltext'<br> | ||
'description' => 'Quelltext formatieren' | 'description' => 'Quelltext formatieren'<br> | ||
'content' =>'<nowiki><code> </code></nowiki>' | 'content' =>'<nowiki><code> </code></nowiki>' | ||
=== MATLAB-Code === | === MATLAB-Code === | ||
=== | 'title => 'Quelltext'<br> | ||
'description' => 'Quelltext formatieren'<br> | |||
'content' =>'<nowiki><syntaxhighlight lang="matlab" style="border: none; background-color: #EFF1C1; font-size:larger"> </syntaxhighlight></nowiki>' | |||
=== Lösung === | |||
{| role="presentation" class="wikitable mw-collapsible mw-collapsed" | |||
| <strong>Lösung 2 </strong> | |||
|- | |||
| | |||
'''Lösung:''' | |||
|- | |||
|} | |||
=== LaTeX-Formel === | === LaTeX-Formel === |
Version vom 14. März 2024, 15:58 Uhr
Gewünschte Formatvorlagen
Halbes umbruchgeschütztes Leerzeichen
'title => 'Schmales Leerzeichen'
'description' => 'schmales umbruchgeschützte Leerzeichen'
'content' =>' '
Quelltext formatieren
'title => 'Quelltext'
'description' => 'Quelltext formatieren'
'content' =>'<code> </code>'
MATLAB-Code
'title => 'Quelltext'
'description' => 'Quelltext formatieren'
'content' =>'<syntaxhighlight lang="matlab" style="border: none; background-color: #EFF1C1; font-size:larger"> </syntaxhighlight>'
Lösung
Lösung 2 |
Lösung: |
LaTeX-Formel
'title => 'LaTeX'
'description' => 'LaTeX-Formel'
'content' =>'<math> </math>'