Skip to content

Commit

Permalink
Automated Update all Library in libraries.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and github-actions[bot] committed Feb 2, 2025
1 parent 3aea36d commit f2375f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tiddlers/Plugin_202501310759975.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"tags": "$:/tags/PluginWiki",
"cpl.readme": "[[在线文档|https://neotw.vercel.app/docs/plugins/spoiler-text]]\n\n!! Widget Usage\n\nThis is a <$s-t text=\"Spoiler Text Plugin\" />\n\n```html\nThis is a <$s-t text=\"Spoiler Text Plugin\" />\nThis is a <$spoiler-text text=\"Spoiler Text Plugin\" />\n```\n\n!! Web Component Usage\n\nThis is a <s-t text=\"Spoiler Text Plugin(web Component)\" />\n\n```html\nThis is a <s-t text=\"Spoiler Text Plugin(web Component)\" />\nThis is a <s-t >Spoiler Text Plugin(web Component)\" </s-t>\nThis is a <spoiler-text >Spoiler Text Plugin(web Component)\" </spoiler-text>\n```\n\n!! wikitext parser\n\n```html\n<*Spoiler Text Example*>\n```",
"cpl.readme": "[[在线文档|https://neotw.vercel.app/docs/plugins/spoiler-text]]\n\n!! Widget Usage\n\nThis is a <$s-t text=\"Spoiler Text Plugin\" />\n\n```html\nThis is a <$s-t text=\"Spoiler Text Plugin\" />\nThis is a <$spoiler-text text=\"Spoiler Text Plugin\" />\n```\n\n!! Web Component Usage\n\nThis is a <s-t text=\"Spoiler Text Plugin(web Component)\" />\n\n```html\nThis is a <s-t text=\"Spoiler Text Plugin(web Component)\" />\nThis is a <s-t >Spoiler Text Plugin(web Component)\" </s-t>\nThis is a <spoiler-text >Spoiler Text Plugin(web Component)\" </spoiler-text>\n```\n\n!! wikitext parser\n\n```html\n<*Spoiler Text Example*>\n```\n\n!! use transclude(beta)\n\n> need doucle click insteadof click\n\n```html\n<$s-t tiddler={{your tiddler}} />\n```",
"cpl.uri": "https://oeyoews.github.io/tiddlywiki-starter-kit/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Foeyoews%252Fspoiler-text.json",
"cpl.title": "$:/plugins/oeyoews/spoiler-text",
"cpl.author": "oeyoews",
Expand Down
2 changes: 1 addition & 1 deletion tiddlers/Plugin_202502011134884.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"tags": "$:/tags/PluginWiki",
"cpl.readme": "## markdownit spoiler\n\n```html\n!!spoiler text!!\n```\n\n\n!!spoiler text!!",
"cpl.readme": "## markdownit spoiler\n\n```html\n!!spoiler text!!\n```\n\n!!spoiler text!!",
"cpl.uri": "https://oeyoews.github.io/tiddlywiki-starter-kit/library/recipes/library/tiddlers/%2524%253A%252Fplugins%252Foeyoews%252Fmarkdown-it-spoiler.json",
"cpl.title": "$:/plugins/oeyoews/markdown-it-spoiler",
"cpl.author": "oeyoews",
Expand Down

0 comments on commit f2375f3

Please sign in to comment.