mvp and poc it works with our volume of runbooks inc search
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
<style>
|
||||
#tree {
|
||||
max-width: 15em;
|
||||
width: 15em;
|
||||
min-width: 15em;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
#tree > details summary {
|
||||
@@ -281,6 +283,7 @@
|
||||
link: ["[](", ")"],
|
||||
},
|
||||
lineNumbers: true,
|
||||
lineWrapping: true,
|
||||
uploadImage: true,
|
||||
imageUploadEndpoint: "/api/v0/media", // POST wants {data: {filePath: "/..."}}
|
||||
imagePathAbsolute: false,
|
||||
|
||||
Reference in New Issue
Block a user