semanticdata
583646d1be
update dependencies
2024-03-18 12:29:22 -05:00
semanticdata
e2ab493735
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-03-18 12:28:14 -05:00
Emile Bangma
7e22c38f8e
fix(wikilinks): handle wikilinks inside tables seperately from other wikilinks ( #1005 )
...
* fix(wikilinks): handle wikilinks inside tables seperately from other wikilinks
* Prettier
* Cleaned up duplicate code
* Remove test logging
* Refactored and fixed for non-aliased wikilinks inside table
* Updated naming and comments
* Updated comment of wikilink regex
* Updated regex to match previous formatting
* Match table even if EOF is immediately after the table.
* Update quartz/plugins/transformers/ofm.ts
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
* Change table escape replace to non-regex version
* Prettier
* Prettier
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-03-17 18:16:04 -07:00
Jacky Zhao
daa8796554
fix: format
2024-03-17 18:15:42 -07:00
Jacky Zhao
91f0a2abb2
feat: support rich descriptions in tag listing page ( closes #908 )
2024-03-17 18:00:04 -07:00
makondratev
38d9d52137
feat(search): add search by title/content index and tag at the same time ( #978 )
...
* feat(search): add search by title/content index and tag at the same time
* fix(search): set search type to basic and remove tag from term for proper highlightning and scroll when searched by tag and title/content index
* fix(search): use indexOf to find space so it is easier to read
* fix(search): trim trailing whitespaces before splitting
* fix(search): set limit to 10000 for combined search mode (to make filter by tag more accurate)
2024-03-17 17:48:00 -07:00
Denis Bezykornov
253497cad4
docs: add config for Caddy server ( #1002 )
2024-03-16 10:16:58 -07:00
Emile Bangma
4691369abf
fix(wikilinks): only escape alias in wikilinks inside tables ( #1000 )
2024-03-16 09:23:08 -04:00
Aaron Pham
7164857f6e
chore(ofm): remove unused ( #999 )
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-03-15 18:17:42 -07:00
dependabot[bot]
47024022e8
chore(deps-dev): bump @types/node from 20.11.24 to 20.11.25 ( #990 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.24 to 20.11.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 18:29:14 -04:00
Mara-Li
b98e4be665
feat(i18n): Add French translation for reading time ( #998 )
...
Signed-off-by: Mara-Li <lili.simonetti@outlook.fr>
2024-03-15 18:28:31 -04:00
semanticdata
5073fa1acb
ofm.ts re-cloned, added formatting
2024-03-15 11:28:46 -05:00
semanticdata
dacdf290d0
update dependencies
2024-03-15 11:26:10 -05:00
semanticdata
60dd23f9b4
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-03-15 11:24:58 -05:00
Miguel Pimentel
fb3b6f0f50
Pull-Request [ariasae-vault-backup-3-15-2024] from Obsidian ( #61 )
2024-03-15 11:23:08 -05:00
catcodeme
8be51a0504
fix: wikiLink in table ( #993 )
...
* fix: wikiLink in table
- update regexp to make '\' to group in alias
- handle alias using block_id
* style: format with prettier
* style: add comment for block_ref(without alias) in table
---------
Co-authored-by: hulinjiang <hulinjiang@58.com>
2024-03-14 23:25:01 -07:00
Miguel Pimentel
048333ef0e
Pull-Request [ariasae-vault-backup-3-14-2024] from Obsidian ( #60 )
2024-03-14 15:42:10 -05:00
Miguel Pimentel
453acd8928
Pull-Request [ariasae-vault-backup-3-14-2024] from Obsidian ( #59 )
2024-03-14 15:31:09 -05:00
semanticdata
58f99c31ee
Merge branch 'main' of https://github.com/semanticdata/forgetful-notes
2024-03-14 14:29:41 -05:00
semanticdata
3bfcba6913
formatting
2024-03-14 14:29:32 -05:00
semanticdata
9d713967ac
reorg layout
2024-03-14 14:28:49 -05:00
Miguel Pimentel
ecd29a5932
Pull-Request [ariasae-vault-backup-3-14-2024] from Obsidian ( #58 )
2024-03-14 14:15:30 -05:00
Miguel Pimentel
28ab8a66d7
Pull-Request [ariasae-vault-backup-3-14-2024] from Obsidian ( #57 )
2024-03-14 13:55:18 -05:00
semanticdata
6f31bdee56
remove all content
2024-03-14 13:45:43 -05:00
semanticdata
af02b25084
pnpm run format
2024-03-14 13:22:59 -05:00
semanticdata
6ce5261892
new layout test
2024-03-14 13:22:04 -05:00
semanticdata
75d6af9422
pnpm run format
2024-03-14 12:28:44 -05:00
semanticdata
bea7d9fccc
fix plugin missing, must have deleted it by mistake
2024-03-14 12:28:04 -05:00
semanticdata
b96ee051a2
mirror other prettier configs
2024-03-14 12:24:34 -05:00
semanticdata
e63d532ae1
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-03-14 12:20:06 -05:00
Linus Sehn
92cc23dc45
feat(plugin): citations ( #984 )
...
* feat: add rehype-citations
* feat: add citations transformer plugin
* feat: add rehype-rewrite
* feat: add csl option and add no-popover to citation links
* revert: add rehype-rewrite
04b2692 'feat: add rehype-rewrite'
* feat: use existing package for html manipulation
* fix: remove `console.log()`
2024-03-13 03:59:37 -04:00
dependabot[bot]
097abc3cda
chore(deps): bump async-mutex from 0.4.1 to 0.5.0 ( #991 )
...
Bumps [async-mutex](https://github.com/DirtyHairy/async-mutex ) from 0.4.1 to 0.5.0.
- [Changelog](https://github.com/DirtyHairy/async-mutex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/DirtyHairy/async-mutex/compare/v0.4.1...v0.5.0 )
---
updated-dependencies:
- dependency-name: async-mutex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 13:41:48 -07:00
dependabot[bot]
a00324ddfd
chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 ( #989 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 13:41:41 -07:00
Mara-Li
9fff6d7d0d
fix: spelling error ( #987 )
...
I really don't know why I translated this like that into "pas trouvé", and it bugged me a lot. I finally fixed it…
Signed-off-by: Mara-Li <lili.simonetti@outlook.fr>
2024-03-11 09:46:53 -07:00
semanticdata
7eabbf2407
pnpm run format
2024-03-11 08:58:43 -05:00
semanticdata
663b0673a3
update dependencies
2024-03-11 08:54:09 -05:00
semanticdata
95da75f003
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-03-11 08:53:58 -05:00
Matt Vogel
0f5a9d7b66
feat: separated content meta ( #929 )
...
to allow for CSS styling
2024-03-10 09:57:10 -07:00
kabirgh
b4236e5142
feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter ( #977 )
...
* Stop mutating resources param in ComponentResources emitter
* Add done rebuilding log for fast rebuilds
* Move google font loading to Head component
* Simplify code and fix comment
2024-03-09 16:42:23 -08:00
Emile Bangma
6e0c102970
fix(transclusion): prevent duplicate transclusion if multiple transclusions are present. ( #982 )
2024-03-09 16:14:31 -08:00
Emile Bangma
94a54698ab
fix(resources): Use full path to font when cdnCache is false ( #976 )
2024-03-09 11:59:55 -05:00
Emile Bangma
2e9a0c21db
fix(description): first sentence no longer repeats until max length ( #981 )
2024-03-09 08:43:40 -08:00
Aaron Pham
b30a200bd4
fix(i18n): make sure to use correct fileData for manual localization ( #975 )
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-03-08 09:14:22 -08:00
Emile Bangma
6d59aa8201
fix(description): counts characters instead of words ( #972 )
...
* fix(description): make sure description counts characters instead of words
* ref: removed duplicate ternary
2024-03-08 04:04:44 -05:00
semanticdata
b957e67dcc
clean and start new workflow test
2024-03-07 13:49:10 -06:00
semanticdata
9ab961b323
gitignore package-lock
2024-03-07 13:39:46 -06:00
semanticdata
872ba28070
Update deploy-test-only.yml
2024-03-07 13:38:12 -06:00
semanticdata
664f9b5bd5
Update deploy-test-only.yml
2024-03-07 13:35:24 -06:00
semanticdata
abe2ca2862
more workflow shenanigans, trying something new
2024-03-07 13:29:53 -06:00
semanticdata
0a0cbcc023
workflow test
2024-03-07 13:12:39 -06:00