{"id":18749283,"url":"https://github.com/wolandark/redundant","last_synced_at":"2026-04-29T20:09:03.722Z","repository":{"id":196227557,"uuid":"695085779","full_name":"wolandark/redundant","owner":"wolandark","description":" A bunch of redundant functions to work with markdown and HTML","archived":false,"fork":false,"pushed_at":"2023-09-22T10:50:27.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T22:16:44.974Z","etag":null,"topics":["html","markdown","vim","vim-pl"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wolandark.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}},"created_at":"2023-09-22T10:18:26.000Z","updated_at":"2023-09-22T10:31:08.000Z","dependencies_parsed_at":"2023-09-23T16:13:33.290Z","dependency_job_id":null,"html_url":"https://github.com/wolandark/redundant","commit_stats":null,"previous_names":["wolandark/redundant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2Fredundant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2Fredundant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2Fredundant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2Fredundant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolandark","download_url":"https://codeload.github.com/wolandark/redundant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635531,"owners_count":19672190,"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":["html","markdown","vim","vim-pl"],"created_at":"2024-11-07T17:07:03.158Z","updated_at":"2025-11-26T08:30:14.521Z","avatar_url":"https://github.com/wolandark.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### redundant\n\n A bunch of redundant functions to work with markdown and HTML \u003cbr\u003e\n I use a lot of HTML in my markdowns because of rtl \u003cbr\u003e\n You could technically achive most of these with tpop's surround (technically). \u003cbr\u003e \n yes I know pandoc exists! you done? 😒 \u003cbr\u003e\n\u003cbr\u003e\n This plugin is usefull for me, ymmv! \u003cbr\u003e\n\n By Wolandark\n https://github.com/wolandark/redundant\n\n\n#### Installation\nNative vim plugin system:\n\n```\ngit clone https://github.com/wolandark/redundant.git ~/.vim/pack/plugins/start/redundant\n```\n\nor use vimplug or whatever \n\n#### Functions\n\n- `MKHeaderCur`  Turn current line into an HTML header - needs arg 1-6\n- `MKHeaderAll` Turning lines that start with \\# into corresponding HTML header tags - needs arg 1-6\n- `MKHeaderCurSmart` -  Turn current line into an HTML header - smart\n- `MKHeaderAllSmart` - Turn all lines that start with \\# into corresponding HTML header tags - smart\n- `MKRTlCur` - Make RTL div around current line\n- `MKCenterCur` - Make align center div around current line\n- `MKBlock` - Make a block qoute in MarkDown using \\`\\`\\` around current line\n- `MKStrong` - Make strong tags around current line\n- `MKSmall` - Make small tags around current line\n- `MKRed` - Make red div arround current line\n- `MKYellow` - Make yellow div around current line\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fredundant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolandark%2Fredundant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fredundant/lists"}