Skip to content

Commit

Permalink
Merge pull request #94 from brianhuster/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
brianhuster authored Oct 9, 2024
2 parents ce0a069 + 0debcd0 commit 7286c9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- dev
- '*'

permissions:
contents: write
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ Use the command `:help live-preview` to see the help documentation.
Since this is a young project, there should be a lot of rooms for improvements. If you would like to contribute to this project, please feel free to open an issue or a pull request.

## TODO
- [x] Support for KaTex
- [x] Support for Katex in Markdown
- [x] Support for KaTex math in Markdown and AsciiDoc
- [x] Support for Mermaid diagrams in Markdown
- [ ] Autoscroll in the browser as you scroll in the Markdown and AsciiDoc files in Neovim
- [ ] Support for diagrams in AsciiDoc

Expand Down

0 comments on commit 7286c9f

Please sign in to comment.