Debugging
This commit is contained in:
parent
da4687be95
commit
8571531199
2
qsgen2
2
qsgen2
@ -667,7 +667,7 @@ function _cleanup() {
|
|||||||
function _html() {
|
function _html() {
|
||||||
# This converts the formatting tags into their HTML equivalents
|
# This converts the formatting tags into their HTML equivalents
|
||||||
|
|
||||||
local debug=true
|
local debug=false
|
||||||
if (${debug}) echo "${red}_html: Generating HTML${end}"
|
if (${debug}) echo "${red}_html: Generating HTML${end}"
|
||||||
|
|
||||||
echo ${1} | sed \
|
echo ${1} | sed \
|
||||||
|
Loading…
Reference in New Issue
Block a user