--- a/relpipe-data/classic-example.xml Sat Dec 01 21:24:29 2018 +0100
+++ b/relpipe-data/classic-example.xml Sat Dec 01 22:11:23 2018 +0100
@@ -10,7 +10,7 @@
Assume that we have a text file containing a list of animals and their properties:
</p>
- <m:pre src="animals.txt"/>
+ <m:pre jazyk="text" src="animals.txt"/>
<p>
We can pass this file through a pipeline:
--- a/relpipe-data/license.xml Sat Dec 01 21:24:29 2018 +0100
+++ b/relpipe-data/license.xml Sat Dec 01 22:11:23 2018 +0100
@@ -22,13 +22,13 @@
</p>
<h2 id="GNU_GPLv3">GNU GPLv3</h2>
- <m:pre src="../license/gpl-3.0.txt" />
+ <m:pre jazyk="text" src="../license/gpl-3.0.txt" />
<h2 id="GNU_LGPLv3">GNU LGPLv3</h2>
- <m:pre src="../license/lgpl-3.0.txt" />
+ <m:pre jazyk="text" src="../license/lgpl-3.0.txt" />
<h2 id="GNU_GPLv2">GNU GPLv2</h2>
- <m:pre src="../license/gpl-2.0.txt" />
+ <m:pre jazyk="text" src="../license/gpl-2.0.txt" />
</text>
</stránka>
--- a/relpipe-data/screenshots.xml Sat Dec 01 21:24:29 2018 +0100
+++ b/relpipe-data/screenshots.xml Sat Dec 01 22:11:23 2018 +0100
@@ -12,7 +12,7 @@
Relational data look like this:
</p>
- <m:pre><![CDATA[
+ <m:pre jazyk="text"><![CDATA[
$ relpipe-in-cli generate some_relation 1 some_attribute string "some value" | hd
00000000 1d 0d 73 6f 6d 65 5f 72 65 6c 61 74 69 6f 6e 01 |..some_relation.|
00000010 0e 73 6f 6d 65 5f 61 74 74 72 69 62 75 74 65 03 |.some_attribute.|
--- a/relpipe-data/web.conf Sat Dec 01 21:24:29 2018 +0100
+++ b/relpipe-data/web.conf Sat Dec 01 22:11:23 2018 +0100
@@ -34,7 +34,7 @@
varovat – skripty se v přeskočí a na jejich místo se vloží varování – výchozí možnost
vložit – místo výstupu skriptu se vloží jeho zdroják
-->
- <režim></režim>
+ <režim>povolit</režim>
</skriptování>
</web>