Adding more debug info
This commit is contained in:
parent
ec3c4ee252
commit
ea812a6934
2
qsgen2
2
qsgen2
@ -656,7 +656,7 @@ function _html() {
|
||||
# This converts the formatting tags into their HTML equivalents
|
||||
|
||||
local debug=true
|
||||
if (${debug}) echo "${red}_html: Generating HTML for ${1}${end}"
|
||||
if (${debug}) echo "${red}_html: Generating HTML${end}"
|
||||
|
||||
echo ${1} | sed \
|
||||
-e "s|\#BR|<br/>\n|g" \
|
||||
|
Loading…
Reference in New Issue
Block a user