mirror of
https://github.com/christianlemer/obsidian-nushell.git
synced 2026-07-22 06:08:21 +00:00
- Remove unnecessary regex escape (\/), control chars in regex (\x1b) - Replace innerHTML with DOM building (ansiToDom) - Mark fire-and-forget promises with void - Fix unknown type in catch template literals - Fix sentence case in placeholder text - Add eslint-plugin-obsidianmd to toolchain (npm run lint) - Embed build commit hash in settings footer
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"0.1.0": "1.12.0",
|
|
"0.1.1": "1.12.0",
|
|
"0.1.2": "1.12.0",
|
|
"0.1.3": "1.12.0"
|
|
}
|