134a7db58a
[obsidian] vault backup: 2024-04-01 18:04:55[
2024-04-01 18:04:55 +09:00
ca9de0511a
[obsidian] vault backup: 2024-04-01 17:04:55[
2024-04-01 17:04:55 +09:00
f2f9596471
[obsidian] vault backup: 2024-04-01 16:04:55[
2024-04-01 16:04:55 +09:00
4814ed6b0f
[obsidian] vault backup: 2024-04-01 14:04:55[
2024-04-01 14:04:55 +09:00
af39ce5cc3
[obsidian] vault backup: 2024-04-01 13:04:55[
2024-04-01 13:04:55 +09:00
e3347a080c
Merge remote-tracking branch 'home/v4' into v4
2024-04-01 11:05:20 +09:00
e0ebb07979
[obsidian] vault backup: 2024-04-01 11:05:17[
2024-04-01 11:05:17 +09:00
Emile Bangma
4d6c78597b
fix(wikilinks): proper escaping of pipe character in wikilinks inside tables ( #1040 )
2024-03-31 09:44:50 -07:00
Hydrophobefireman
ea0e31ff44
fix: do not render <p> inside FolderContent article ( #1044 )
...
it can lead to nested <p>'s which is actually [invalid html](https://www.w3.org/TR/html401/struct/text.html#h-9.3.1:~:text=The%20P%20element%20represents%20a%20paragraph.%20It%20cannot%20contain%20block%2Dlevel%20elements%20(including%20P%20itself) .)
2024-03-31 09:44:20 -07:00
a1e790f71a
[obsidian] vault backup: 2024-04-01 00:35:10[
2024-04-01 00:35:10 +09:00
6cf913131a
[obsidian] vault backup: 2024-03-31 23:35:10[
2024-03-31 23:35:10 +09:00
43b966bc88
[obsidian] vault backup: 2024-03-31 22:35:10[
2024-03-31 22:35:10 +09:00
cc99251527
[obsidian] vault backup: 2024-03-31 21:35:10[
2024-03-31 21:35:10 +09:00
bdfe7e5160
[obsidian] vault backup: 2024-03-31 19:35:10[
2024-03-31 19:35:10 +09:00
9be94dc934
[obsidian] vault backup: 2024-03-31 18:35:10[
2024-03-31 18:35:10 +09:00
7c337a7dc8
[obsidian] vault backup: 2024-03-31 17:35:10[
2024-03-31 17:35:10 +09:00
ead05c32bb
[obsidian] vault backup: 2024-03-31 16:35:09[
2024-03-31 16:35:09 +09:00
65bd4d618d
[obsidian] vault backup: 2024-03-31 15:35:09[
2024-03-31 15:35:09 +09:00
b533597cbf
[obsidian] vault backup: 2024-03-31 14:35:09[
2024-03-31 14:35:09 +09:00
416fa85910
[obsidian] vault backup: 2024-03-31 02:01:53[
2024-03-31 02:01:53 +09:00
a56b98f499
[obsidian] vault backup: 2024-03-30 22:21:21[
2024-03-30 22:21:21 +09:00
81a8d3df6c
[obsidian] vault backup: 2024-03-29 23:46:57[
2024-03-29 23:46:57 +09:00
f0a278e549
[obsidian] vault backup: 2024-03-29 18:33:28[
2024-03-29 18:33:28 +09:00
e2714656ba
[obsidian] vault backup: 2024-03-28 03:15:38[
2024-03-28 03:15:38 +09:00
9e9ee2b90b
[obsidian] vault backup: 2024-03-28 01:44:41[
2024-03-28 01:44:41 +09:00
b0abce92dc
[obsidian] vault backup: 2024-03-28 00:44:41[
2024-03-28 00:44:41 +09:00
2c5ceaaa18
[obsidian] vault backup: 2024-03-27 23:44:37[
2024-03-27 23:44:37 +09:00
496983ebb6
[obsidian] vault backup: 2024-03-27 15:10:52[
2024-03-27 15:10:52 +09:00
dependabot[bot]
463816770d
chore(deps): bump preact from 10.19.6 to 10.20.1 ( #1035 )
...
Bumps [preact](https://github.com/preactjs/preact ) from 10.19.6 to 10.20.1.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.19.6...10.20.1 )
---
updated-dependencies:
- dependency-name: preact
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-26 04:47:15 -04:00
dependabot[bot]
826b2efdda
chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 ( #1036 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.2 to 5.4.3.
- [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.4.2...v5.4.3 )
---
updated-dependencies:
- dependency-name: typescript
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-26 04:46:52 -04:00
847c924069
[obsidian] vault backup: 2024-03-25 14:09:54[
2024-03-25 14:09:54 +09:00
Emile Bangma
96eecb3bf2
fix(assets): pdf page linking support. ( #1025 )
...
* github-slugger pdf workaround
* Skip sluggifying on pdf file extension
* Account for pdf files without anchor
* Address feedback
2024-03-24 16:23:25 -07:00
Jacky Zhao
e4fbd50c4f
simpler katex fix
2024-03-24 15:50:38 -07:00
Emile Bangma
2217159a10
fix(style): LaTex/KaTeX overflow ( #1027 )
...
* LaTex/KaTeX overflow fix
* prettier
* Add !important modifier
* Added overflow-x override
* Refactor without !important
* Refactor scss notation
* Formatting scss
2024-03-24 15:43:36 -07:00
Jorge Marcelo Risco
c89c45b316
i18n: pt-BR translation ( #1024 )
...
* i18n: pt-br
* i18n: pt-br translation
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2024-03-24 09:40:01 -07:00
Kun-Szabó Kristóf
279f7abd58
i18n: add Hungarian translations ( #1023 )
...
* add Hungarian translations
* typo: _ instead of - in hu-HU
* run prettier
* revert prettier messing up tsconfig
* Update hu-HU.ts
2024-03-24 09:35:07 -07:00
Xinyang Yu
203bec5e20
docs: Update showcase.md ( #1031 )
2024-03-24 09:33:53 -07:00
6379a10e24
[obsidian] vault backup: 2024-03-24 01:37:12[
2024-03-24 01:37:12 +09:00
c65031bc13
[obsidian] vault backup: 2024-03-23 05:56:47[
2024-03-23 05:56:47 +09:00
460c00d209
[obsidian] vault backup: 2024-03-22 23:22:29[
2024-03-22 23:22:29 +09:00
2f4bb77478
[obsidian] vault backup: 2024-03-22 17:09:21
2024-03-22 17:09:21 +09:00
7f8ddae376
[obsidian] vault backup: 2024-03-20 14:37:56[
2024-03-20 14:37:56 +08:00
76f25859f5
[obsidian] vault backup: 2024-03-19 11:07:43[
2024-03-19 11:07:43 +09:00
dependabot[bot]
8c1808c423
chore(deps-dev): bump @types/node from 20.11.25 to 20.11.29 ( #1010 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.25 to 20.11.29.
- [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-18 18:54:12 -07:00
dependabot[bot]
0e682d686d
chore(deps): bump shiki from 1.1.7 to 1.2.0 ( #1011 )
...
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) from 1.1.7 to 1.2.0.
- [Release notes](https://github.com/shikijs/shiki/releases )
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shikijs/shiki/commits/v1.2.0/packages/shiki )
---
updated-dependencies:
- dependency-name: shiki
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-18 18:54:01 -07:00
dependabot[bot]
041d0f944c
chore(deps): bump lightningcss from 1.24.0 to 1.24.1 ( #1012 )
...
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss ) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases )
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.24.0...v1.24.1 )
---
updated-dependencies:
- dependency-name: lightningcss
dependency-type: direct:production
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-18 18:53:19 -07:00
Emile Bangma
acf11158ca
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
92bd65f382
fix: format
2024-03-17 18:15:42 -07:00
Jacky Zhao
e076623c5f
feat: support rich descriptions in tag listing page ( closes #908 )
2024-03-17 18:00:04 -07:00
makondratev
eb0dad31cd
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