{"id":22813387,"url":"https://github.com/southclaws/forumfmt","last_synced_at":"2025-04-22T16:54:55.215Z","repository":{"id":52108038,"uuid":"115530367","full_name":"Southclaws/forumfmt","owner":"Southclaws","description":"A personal tool for converting from Markdown to BBCode for SA:MP forum.","archived":false,"fork":false,"pushed_at":"2021-05-07T11:07:48.000Z","size":60,"stargazers_count":13,"open_issues_count":4,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T16:51:13.927Z","etag":null,"topics":["bbcode","forum","markdown-converter"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Southclaws.png","metadata":{"files":{"readme":"README.bb","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-27T14:45:36.000Z","updated_at":"2022-08-01T19:19:27.000Z","dependencies_parsed_at":"2022-08-22T16:00:24.784Z","dependency_job_id":null,"html_url":"https://github.com/Southclaws/forumfmt","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Southclaws%2Fforumfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Southclaws%2Fforumfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Southclaws%2Fforumfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Southclaws%2Fforumfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Southclaws","download_url":"https://codeload.github.com/Southclaws/forumfmt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250283789,"owners_count":21405225,"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":["bbcode","forum","markdown-converter"],"created_at":"2024-12-12T12:27:21.374Z","updated_at":"2025-04-22T16:54:55.195Z","avatar_url":"https://github.com/Southclaws.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[COLOR=#FF4700][SIZE=7][B]forumfmt[/B][/SIZE][/COLOR]\n\n[URL=https://github.com/Southclaws/forumfmt][IMG]https://img.shields.io/badge/star_on-GitHub-lightgrey.svg[/IMG][/URL]\n\nMaintaining documentation is already difficult, maintaining it on two different platforms in two different formats is just annoying.\n\n[COLOR=RoyalBlue][SIZE=6][B]Overview[/B][/SIZE][/COLOR]\n\nThis tool means you can simply have a single markdown readme file in your project’s repo and when you post it to the forums or update the topic, all you need to do is simply run this tool over the markdown text to generate BBCode.\n\nFor example, this:\n\n[CODE]\nThe Swiss Army Knife of SA:MP - vital tools for any server owner or library\nmaintainer.\n\n## Overview\n\nServer management and configuration tools:\n\n* Manage your server settings in JSON format (compiles to server.cfg)\n* Run the server from `sampctl` and let it worry about automatic restarts\n* Automatically download Windows/Linux server binaries when you need them\n[/CODE]\n\nbecomes this:\n\n[PHP]\nThe Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.\n\n[COLOR=RoyalBlue][size=6][B]Overview[/B][/size][/COLOR]\n\nServer management and configuration tools:\n\n[LIST]\n\n[*]Manage your server settings in JSON format (compiles to server.cfg)\n\n[*]Run the server from [FONT=courier new]sampctl[/FONT] and let it worry about automatic restarts\n\n[*]Automatically download Windows/Linux server binaries when you need them\n\n[/LIST]\n[/PHP]\n\nAnd, as you can probably guess by now, this topic was generated using the tool!\n\n[COLOR=RoyalBlue][SIZE=6][B]Installation[/B][/SIZE][/COLOR]\n\nThe app is a simple Go app so just [FONT=courier new]go get[/FONT] it:\n\n[CODE]\ngo get github.com/Southclaws/forumfmt\n[/CODE]\n\nIf you don’t have Go installed, there are precompiled binaries available [URL=https://github.com/Southclaws/forumfmt/releases]on the releases page[/URL].\n\n[COLOR=RoyalBlue][SIZE=6][B]Usage[/B][/SIZE][/COLOR]\n\nThen you can use the command, either by passing input and output files as an argument:\n\n[CODE]\nforumfmt README.md README.bbcode\n[/CODE]\n\nOr by piping to stdin and/or stdout on Unix platforms:\n\n[CODE]\ncat README.md | forumfmt \u003e README.bbcode\n[/CODE]\n\nYou can also specify a style file to use, to determine the forum look, but only when all parameters are given:\n\n[CODE]\nforumfmt README.md README.bbcode southclaws\n[/CODE]\n\nThe available styles are:\n\n[LIST]\n[*][FONT=courier new]southclaws[/FONT]\n[*][FONT=courier new]yless[/FONT]\n[/LIST]\n\nFeel free to PR more styles if you want, just copy the existing [FONT=courier new].json[/FONT] files.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouthclaws%2Fforumfmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsouthclaws%2Fforumfmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouthclaws%2Fforumfmt/lists"}