semanticdata
b9775110fc
pnpm update
2024-04-22 13:32:32 -05:00
semanticdata
e630aba614
reorganize run scripts
2024-04-22 13:28:22 -05:00
semanticdata
5dd77ab91f
run format
2024-04-22 10:22:24 -05:00
semanticdata
bd3653963a
fix pnpm v9 not working
2024-04-22 10:21:49 -05:00
Miguel Pimentel
ac3ad47b23
Pull-Request [ariasae-vault-backup-4-22-2024] from Obsidian ( #65 )
2024-04-22 09:53:48 -05:00
semanticdata
329425720c
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-04-20 18:20:03 -05:00
iacore
e763e1969e
Allow pnpm quartz ( #1078 )
...
Co-authored-by: iacore <noreply+gpg-stub@1a-insec.net>
2024-04-19 13:02:49 -07:00
semanticdata
8e52751e02
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-04-19 11:24:27 -05:00
Lucas-BRT
6a019dae13
fix: unnecessery 'm' letter removed in pt-BR ( #1100 )
2024-04-16 18:02:59 -07:00
dependabot[bot]
4d73b8289d
chore(deps): bump workerpool from 9.1.0 to 9.1.1 ( #1073 )
...
Bumps [workerpool](https://github.com/josdejong/workerpool ) from 9.1.0 to 9.1.1.
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md )
- [Commits](https://github.com/josdejong/workerpool/compare/v9.1.0...v9.1.1 )
---
updated-dependencies:
- dependency-name: workerpool
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-04-12 02:33:05 -04:00
dependabot[bot]
8010093df7
chore(deps-dev): bump @types/node from 20.11.29 to 20.12.5 ( #1074 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.29 to 20.12.5.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 02:30:21 -04:00
kwyuan
1f032f538b
feat(analytics): PostHog support ( #1072 )
2024-04-08 18:43:09 -07:00
dependabot[bot]
83bdcd58e6
chore(deps): bump d3 from 7.8.5 to 7.9.0 ( #1047 )
...
Bumps [d3](https://github.com/d3/d3 ) from 7.8.5 to 7.9.0.
- [Release notes](https://github.com/d3/d3/releases )
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md )
- [Commits](https://github.com/d3/d3/compare/v7.8.5...v7.9.0 )
---
updated-dependencies:
- dependency-name: d3
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-04-05 16:02:00 -04:00
Race Williams
dd82ab8d79
fix: broken doc links on /plugins/* ( #1053 )
...
* Update Assets.md
* expand fix for every /plugins page
2024-04-03 13:30:41 -07:00
semanticdata
db031cc234
Quartz sync: Apr 2, 2024, 7:01 PM
2024-04-02 19:01:21 -05:00
semanticdata
3ce599a1f8
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-04-02 19:01:08 -05:00
Miguel Pimentel
7cadb18ba4
Pull-Request [ariasae-vault-backup-4-2-2024] from Obsidian ( #63 )
2024-04-02 13:22:48 -05:00
dependabot[bot]
561dafce5f
chore(deps): bump shiki from 1.2.0 to 1.2.3 ( #1048 )
...
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) from 1.2.0 to 1.2.3.
- [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.3/packages/shiki )
---
updated-dependencies:
- dependency-name: shiki
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-04-01 23:32:36 -04:00
semanticdata
401e700237
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-04-01 08:29:04 -05:00
semanticdata
5d727b0b17
update dependencies
2024-04-01 08:28:45 -05:00
Emile Bangma
5ec61468d5
fix(wikilinks): proper escaping of pipe character in wikilinks inside tables ( #1040 )
2024-03-31 09:44:50 -07:00
Hydrophobefireman
aa4f5294a3
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
semanticdata
7d5b4276ba
update font used
2024-03-28 11:59:15 -05:00
semanticdata
070c003fb7
formatting
2024-03-28 11:50:19 -05:00
semanticdata
3af4915d9a
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-03-28 11:49:48 -05:00
semanticdata
b19510df8a
Merge branch 'main' of https://github.com/semanticdata/forgetful-notes
2024-03-28 11:48:44 -05:00
semanticdata
c7eb7ba086
update README
2024-03-28 11:48:22 -05:00
Miguel Pimentel
000e9a9b5d
Pull-Request [ariasae-vault-backup-3-28-2024] from Obsidian ( #62 )
2024-03-28 11:26:17 -05:00
dependabot[bot]
fafe50b0c5
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]
8f13a38b5a
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
semanticdata
c15e67fa33
clean the layout a bit
2024-03-25 20:46:10 -05:00
semanticdata
5ce2d882e1
add extension settings
2024-03-25 17:41:37 -05:00
semanticdata
b265149559
Create package-lock.json
2024-03-25 10:39:31 -05:00
Miguel Pimentel
c21aaeaa5c
format tables
2024-03-25 13:27:04 +00:00
Miguel Pimentel
c712e544f4
Update dependencies
2024-03-25 13:25:45 +00:00
Miguel Pimentel
066bf48bee
Merge branch 'v4' of https://github.com/jackyzha0/quartz
2024-03-25 13:21:08 +00:00
Emile Bangma
d75928ad5c
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
0a2b52f618
simpler katex fix
2024-03-24 15:50:38 -07:00
Emile Bangma
8437d9da72
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
70d86ff096
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
6efc4dd724
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
85a737b4ee
docs: Update showcase.md ( #1031 )
2024-03-24 09:33:53 -07:00
Miguel Pimentel
cb9ee4aa4f
update gitignore
2024-03-23 14:50:20 +00:00
dependabot[bot]
de6f469011
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]
668640d641
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]
8007ec0f82
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
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