Conversation
|
@Matts966 I don't know what you want to.:cry: |
|
Sorry, I forgot to write a description... I would like to remove the padding for scrolling preview when printing notes(or make pdf) , because the padding make the last page of pdf white one. Also, when printing, I would like to see code even if a line of it is too long to see without scrolling. Pdf docs and papers can not be scrolled, so I break the line when it is long. |
| display: none | ||
| } | ||
| pre.CodeMirror>code { | ||
| white-space: pre-wrap; |
…not visible." This reverts commit d265d2a.
|
Thank you for your review! I have two ideas about this.
Sorry for my confirmation. |
|
Also, it is not good to break DOM structure and I reverted the commit. |
|
@Matts966 I think the second one of your ideas is great:+1: |
|
@Matts966 @sosukesuzuki Could you tell me the current status of this pr? |
|
Sorry for my being late and a mistake to close pr. |


No description provided.