Sandbox: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
mNo edit summary
Line 15: Line 15:


  Indented text.
  Indented text.
<pre>This is pre-formatted text.</pre>


This is the place to experiment with the [http://www.mediawiki.org/ MediaWiki] '''markup''' and ''markup'', <nowiki>or non-markup</nowiki>.
This is the place to experiment with the [http://www.mediawiki.org/ MediaWiki] '''markup''' and ''markup'', <nowiki>or non-markup</nowiki>.

Revision as of 17:35, 6 December 2014

__NONUMBEREDHEADINGS__

Chapter 1

Chapter 1.1

Chapter 2

Chapter 2.1

Chapter 2.2

Chapter 3

Videokoda med HandbrakeCLI:

HandBrakeCLI -i /Volumes/B-R -t 51 -o Movie.mkv -e x264 --x264-preset slow --x264-profile high -x level=4.1 -q 16 -a 4 -E copy -w 1280 --loose-anamorphic -f libmkv

Introducing: Sandbox

Indented text.
This is pre-formatted text.

This is the place to experiment with the MediaWiki markup and markup, or non-markup.

Ett Gentoo emerge kommando:

root # emerge --changed-use --ask --oneshot x11-libs/qt-gui x11-libs/cairo
user $ pwd
A box with
code or any other pre-formatted text


Varning: Detta är en varning!


Notering: Detta är en notering.


Lite PHP kod:

<?php
    phpinfo();
?>