diff options
author | dx <aryadevchavali1@gmail.com> | 2020-05-07 01:23:45 +0100 |
---|---|---|
committer | dx <aryadevchavali1@gmail.com> | 2020-05-07 01:23:45 +0100 |
commit | e0072175f5195088542b6080ec55102ecbaa1b05 (patch) | |
tree | d22734b8a939027ac54be1479102f3518c472f83 /Converter/CMakeLists.txt | |
parent | 991acdace4cce69c816b1ca661d87e3affa2258c (diff) | |
download | mdhtml-e0072175f5195088542b6080ec55102ecbaa1b05.tar.gz mdhtml-e0072175f5195088542b6080ec55102ecbaa1b05.tar.bz2 mdhtml-e0072175f5195088542b6080ec55102ecbaa1b05.zip |
+!fix for REPL bug with missing end tags
When using fgets(), the returned string doesn't have a null terminator
but rather a newline (you use a RET to end input). So I made a little
script portion dedicate to finding the first newline and wholly removing it.
Diffstat (limited to 'Converter/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions