mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-18 07:35:02 +00:00
Dashboard: don't collapse whitespace in code blocks (or anywhere)
This commit is contained in:
parent
e472855c05
commit
5398e5476e
1 changed files with 3 additions and 0 deletions
3
dashboard/.htmlnanorc.js
Normal file
3
dashboard/.htmlnanorc.js
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module.exports = {
|
||||||
|
collapseWhitespace: false
|
||||||
|
};
|
Loading…
Add table
Add a link
Reference in a new issue