Open jcubic opened 2 years ago
Try to execute:
(define x "xxx world") x
it's printed as "xxx world" you need to use white-space: pre-wrap;
white-space: pre-wrap;
can i fix this
@malikrohail this project is not maintained, the issue was created 2 years ago without any reply.
Try to execute:
it's printed as "xxx world" you need to use
white-space: pre-wrap;