Closed atsaloli closed 3 years ago
I can work around it with GNU head:
[root@localhost source]# mdless /tmp/example.md | head -n -4
header ============================================================================================================================================================================================================
text
[root@localhost source]#
Version 1.0.17 is pushed for gem update
now, and should remove at least the extra space at the top.
Very nice, thank you @ttscoff
Hello,
Thanks for a great tool! Very useful.
Why are there blank lines inserted in
mdless
output before and after the main content?For example:
Put another way:
The extra blank lines at the bottom are causing content to scroll off my screen.