This commit is contained in:
@@ -187,6 +187,8 @@ Standard view maybe top and bottom better?
|
|||||||
baseurl setting for local images:
|
baseurl setting for local images:
|
||||||
https://marked.js.org/#/USING_ADVANCED.md#options
|
https://marked.js.org/#/USING_ADVANCED.md#options
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo: event log type just for edit wiki?
|
todo: event log type just for edit wiki?
|
||||||
- this is because a wiki is not a discrete object in v8 so rights follow object itself and maybe it's necessary to know when wiki was edited?
|
- this is because a wiki is not a discrete object in v8 so rights follow object itself and maybe it's necessary to know when wiki was edited?
|
||||||
|
|
||||||
@@ -194,9 +196,13 @@ Clean up the example markdown, go through and use mine and sprinkle in the marke
|
|||||||
- Make sure images ONLY come from our own server, not any other
|
- Make sure images ONLY come from our own server, not any other
|
||||||
- Maybe make a key image and put on our server for wiki example so we can if we feel like it track usage of demo data
|
- Maybe make a key image and put on our server for wiki example so we can if we feel like it track usage of demo data
|
||||||
|
|
||||||
Style the task markdown output, it looks pretty bleak right now
|
todo: STYLE OUTPUT CSS
|
||||||
|
- Check with marked to see what css they use or require or something, maybe I'm missing something they have on their site before I roll my own
|
||||||
|
- Style the task markdown output, it looks pretty bleak right now
|
||||||
I stole the css from toast it's in the notes, search for task-list-item
|
I stole the css from toast it's in the notes, search for task-list-item
|
||||||
also maybe there's a cleaner way try a google search once you see how they did it
|
also maybe there's a cleaner way try a google search once you see how they did it
|
||||||
|
|
||||||
|
- Tables currently look shitty, find a proper style for them with boxes and shit, maybe alternating background on rows etc
|
||||||
|
|
||||||
*/
|
*/
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user