{"id":20027439,"url":"https://github.com/huidaecho/picoyalinker","last_synced_at":"2025-03-02T04:42:44.015Z","repository":{"id":138941559,"uuid":"286355948","full_name":"HuidaeCho/PicoYALinker","owner":"HuidaeCho","description":"Pico Yet Another Linker Plugin","archived":false,"fork":false,"pushed_at":"2020-08-10T20:55:42.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T17:22:57.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HuidaeCho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-10T02:21:56.000Z","updated_at":"2022-10-29T16:03:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"269371bf-c7b7-4ecf-8eed-1db279083da2","html_url":"https://github.com/HuidaeCho/PicoYALinker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuidaeCho%2FPicoYALinker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuidaeCho%2FPicoYALinker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuidaeCho%2FPicoYALinker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuidaeCho%2FPicoYALinker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HuidaeCho","download_url":"https://codeload.github.com/HuidaeCho/PicoYALinker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460047,"owners_count":19966516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T09:10:19.437Z","updated_at":"2025-03-02T04:42:44.008Z","avatar_url":"https://github.com/HuidaeCho.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pico Yet Another Linker Plugin\n==============================\n\nThis Pico plugin adds the ability to create links with less typing in Markdown.\n\nInstall\n-------\n\n1. Clone this Github repo into your `plugins/PicoYALinker` directory.\n2. If you want to include UTF-8 characters in slugs, add the following line to `config/config.yml`:\n   ```\n   yalinker_utf8_slugs: true\n   ```\n\nUsage\n-----\n\n| YALink | Markdown |\n| ------ | -------- |\n| `[[Page Title]]` | `[Page Title](page-title)` |\n| `[[Page Title\\|Link Text]]` | `[Link Text](page-title)` |\n| `[[Slashes//in Page Title]]` | `[Slashes/in Page Title](slashes-in-page-title)` |\n| `[[../Some Path/Page Title]]` | `[Page Title](../some-path/page-title)` |\n| `[[../Some Path/Page Title\\|]]` | `[../Some Path/Page Title](../some-path/page-title)` |\n| `[[/Root Path/Page Title]]` | `[Page Title](/root-path/page-title)` |\n| `[[https://example.com]]` | `\u003chttps://example.com\u003e` |\n| `[[mailto:me@example.com]]` | `\u003cmailto:me@example.com\u003e` |\n| `[[mail:me@example.com]]` | `[me@example.com](mailto:me@example.com)` |\n\nDemo\n----\n\nhttps://demo.isnew.info/pico/pico-yalinker\n\nCredits\n-------\n\nAuthor: Huidae Cho\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuidaecho%2Fpicoyalinker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuidaecho%2Fpicoyalinker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuidaecho%2Fpicoyalinker/lists"}