#!/bin/bash
#
# Tidy up an XML file
XMLLINT_INDENT=$'\t' xmllint --format - | \
sed -E 's/^([[:blank:]]*)(<[^<>]+>)(.*)(<[^<>]+>)$/\1\2\
\1'$'\t''\3\
\1\4/'
--
This is the BBEdit Talk public discussion group. If you have a
feature request or would like to report a problem, please email
"sup...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
---
You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bbedit+un...@googlegroups.com.
To post to this group, send email to bbe...@googlegroups.com.
Visit this group at https://groups.google.com/group/bbedit.
On Aug 11, 2017, at 8:44 AM, F. Alfredo Rego <F.Alfr...@gmail.com> wrote:
Is there a keyboard shortcut to toggle Soft Wrapping?Being lazy, I would like to avoid having to do a couple of pointing and clicking kinds of maneuver/manoeuvre/manœuvre/Manöver/maniobra/manovra using this:
<BBEdit091.png>