_pages: Disable engine debug
This commit is contained in:
parent
50512c096f
commit
b8b5ce7bcb
4
qsgen2
4
qsgen2
@ -419,8 +419,8 @@ function _pages() {
|
||||
local page_content=$( ${engine} "$page_content" )
|
||||
elif [[ ${file_ext} == "md" ]]; then
|
||||
local page_content=$(echo "$page_content" | ${engine})
|
||||
echo "$page_content"
|
||||
exit
|
||||
#echo "$page_content"
|
||||
#exit
|
||||
fi
|
||||
|
||||
# Look for links, images and videos and convert them if present.
|
||||
|
Loading…
Reference in New Issue
Block a user