aboutsummaryrefslogtreecommitdiffstats
path: root/gem2gem.awk
diff options
context:
space:
mode:
Diffstat (limited to 'gem2gem.awk')
-rw-r--r--gem2gem.awk4
1 files changed, 4 insertions, 0 deletions
diff --git a/gem2gem.awk b/gem2gem.awk
index e289f35..185d3e1 100644
--- a/gem2gem.awk
+++ b/gem2gem.awk
@@ -1,4 +1,8 @@
+/^+ /{ # literal html
+ next # salta la línea
+}
+
# imprime líneas normamlmente
{
Un proyecto texto-plano.xyz