mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-15 21:09:36 -06:00
* MarkdownWidget * Change border and color of active markdown tab * Fix template name typo * Add render markdown endpoint * Static assets for markdown widget * widget style fix and unique ids based on name * Replace SmallTextArea with SmallMarkdownWidget * Clear innerHTML before swapping * render markdown directly in template * change render markdown view path * remove small markdown widget * Simplify rendering logic * Use a form to clean input Markdown data --------- Co-authored-by: Jeremy Stretch <jstretch@ns1.com> |
||
|---|---|---|
| .. | ||
| dist | ||
| docs | ||
| img | ||
| js | ||
| netbox-graphiql | ||
| src | ||
| styles | ||
| .eslintignore | ||
| .eslintrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .sassrc | ||
| bundle.js | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||