mirror of
https://github.com/mayurankv/Obsidian-Code-Styler.git
synced 2026-07-22 08:10:29 +00:00
update docs
This commit is contained in:
parent
3bf4a55aa1
commit
9e704f610e
1 changed files with 4 additions and 9 deletions
13
.github/TODO.md
vendored
13
.github/TODO.md
vendored
|
|
@ -1,17 +1,11 @@
|
|||
# TODO
|
||||
|
||||
Folding
|
||||
Folding hook
|
||||
Border
|
||||
Shadow
|
||||
Editing Mode
|
||||
Reading Mode
|
||||
|
||||
1. Check through:
|
||||
1. Split up CSS files as described on Obsidian discord
|
||||
2. Check through:
|
||||
- `package.json`
|
||||
- `package-lock.json`
|
||||
- `eslintrc`
|
||||
2. Update github:
|
||||
3. Update github:
|
||||
- Better issue templates using [yaml](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository)
|
||||
- [Example 1](https://github.com/javalent/admonitions/tree/main/.github/ISSUE_TEMPLATE)
|
||||
- [Example 2](https://github.com/obsidian-tasks-group/obsidian-tasks/tree/main/.github/ISSUE_TEMPLATE)
|
||||
|
|
@ -29,3 +23,4 @@ Reading Mode
|
|||
- Actions:
|
||||
- [Example 1](https://github.com/obsidian-tasks-group/obsidian-tasks/blob/main/.github/workflows/update-docs-markdown.yml)
|
||||
- dependabot not on master branch
|
||||
- [useful](https://softwaremill.com/how-to-use-dependabot-on-github/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue