-
I'd love to be able to make clickable checkbox lists inside markdown files.
Github flavored markdown (GFM) renders the following as checkboxes:
```
- [x] Item
- [ ] Another item
```
Becomes:
…
-
To do list for day 1:
- [x] An issue in the class repo titled 1.1 - Personal Website -- {{YOUR_NAME}} with:
checkboxes as below under Requirements
- [x] A repository named 1.1-Personal-Website cont…
-
- Gitea version (or commit ref): 1.7.0
- Git version:
- Operating system: Archlinux
- Database (use `[x]`):
- [ ] PostgreSQL
- [ ] MySQL
- [ ] MSSQL
- [x] SQLite
- Can you reproduc…
ghost updated
11 months ago
-
- [ ] 9.0.0-alpha5 - TBA for Vue3:
- [ ] Switch toggles are always on
- [ ] AvatarEditor don't send a request
- [ ] JEST doesn't work with ESM only - Cannot find module '@nextcloud/vue/dist/Comp…
-
Two suggestions for the task list:
- Don't display the bullets next to the checkboxes
- Make checkboxes clickable/changeable in the preview
-
**Is your feature request related to a problem? Please describe.**
Apparently this is a valid context to embed links within the vault
```prolog
![pdf](./local.pdf)
![markdown](./relative/pat…
-
@codepathreview
@timothy1ee
I implemented all required and optional features. Please review it.
Thanks,
-Syed
-
/cc @codepathreview
-
I've seen this application and I really like it, I was thinking about some update for using it's functionality even better!
What I really like is it's sort of inspirational vibe this application has a…
-
I am using numpydoc style for my documentation. Everything seems okay, except for a few warnings when running ```sphinx-build -M simplepdf docs/source/ docs/build/ -a```:
Sphinx output
```
Ru…