{"id":20059108,"url":"https://github.com/ehlvg/VisionMark","last_synced_at":"2025-05-05T15:31:02.412Z","repository":{"id":221861803,"uuid":"755459774","full_name":"amaruelle/VisionMark","owner":"amaruelle","description":"Highly extended specification for Markdown, intended for complex documents","archived":false,"fork":false,"pushed_at":"2024-02-11T10:14:00.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-24T22:48:29.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/amaruelle.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":"2024-02-10T09:21:02.000Z","updated_at":"2024-02-10T15:37:44.000Z","dependencies_parsed_at":"2024-02-10T17:27:22.872Z","dependency_job_id":"dc90db99-7efd-406d-8ff6-e4678a0c6359","html_url":"https://github.com/amaruelle/VisionMark","commit_stats":null,"previous_names":["bulkabuka/visionmark","amaruelle/visionmark"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaruelle%2FVisionMark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaruelle%2FVisionMark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaruelle%2FVisionMark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaruelle%2FVisionMark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amaruelle","download_url":"https://codeload.github.com/amaruelle/VisionMark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224452831,"owners_count":17313668,"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-13T13:06:03.809Z","updated_at":"2025-05-05T15:30:57.152Z","avatar_url":"https://github.com/amaruelle.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimage src=\"logo.png\" width=\"300px\"\u003e\n\u003c/image\u003e\n\n# VisionMark\n\nHighly extended specification for Markdown, intended for complex documents.\n\n`VisionMark` is an attempt to solve the problem of **incompatibility of different Markdown implementations**, while pushing the capabilities of `CommonMark` to the limits.\n\n## The era of plain-text formatting\n\nVisionMark can produce highly complex documents, while being intuitive for the user. Here is an example of what it can do:\n\n```\n== Header \u003cid\u003e // Comment\n\nLorem ipsum *dolor* sit _amet_. The link to header is @id.\n\n`code` is no more a stack of \"`\". Now you can do like this:\n\n`\nint code = 0;\ncode.parse();\n`\n\nor something like this:\n\n+\nint code = 0;\ncode.parse();\n+\n\nDo you like footnotes? +fn(1)\n\n+fn(1):  Yes, I do!\n\nTables are easy-to-create, no more spawning dashes!\n\n+table(3x3)\ncolumn header; **bold formatted** header; Table can now be created within one line!;\n+fm(2x+3 \\int); ; \u003c- see this empty cell?;\n+br +br +br; \u003c- these are breaks; the end.\n+\n\nAs you've seen, new _objects_ start with a plus sign, then you specify the type of an object and its arguments. That's it!\n\n\u003e How do you make an image?\n\u003e +img(path/to/image, with a caption like this)\n\nThere are more advanced examples:\n\n- List of some items\n--x New Task list item\n--x Second item!\n--0 Incomplete task\n\n^ Right there you have seen that we do not need an indention to make a secondary list.\n\n\u003e Like this you can specify a collapsible list summary\n_ And here you start a one-line explanation.\n_ But it can also span multiple paragraphs!\n\nThe goal of such `markup` is to move further away from HTML-tags.\n```\n\n## How to use?\n\nDocumentation addressing various syntax is provided within Wiki section.\n\n## Further exploration\n\nSince VisionMark is just a concept, you are free to modify or use it as a base for text editors and renderers and other types of software. VisionMark is being distributed under `MIT License`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehlvg%2FVisionMark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehlvg%2FVisionMark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehlvg%2FVisionMark/lists"}