{"repo":"Shogobg/markdown2confluence","free":true,"listed":false,"github":"https://github.com/Shogobg/markdown2confluence","clone":"git clone https://github.com/Shogobg/markdown2confluence.git","description":"Tool to convert Markdown to Confluence wiki","language":"JavaScript","stars":57,"topics":["confluence","confluence-wiki-markup","markdown","markdown-to-confluence"],"license":null,"category":"productivity","readme_excerpt":"Markdown2Confluence This tool converts [Markdown] to [Confluence Wiki Markup]. [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][downloads-url] Overview Using [Markdown] is fast becoming a standard for open-source projects and their documentation. There are a few variants, such as [GitHub Flavored Markdown], which add additional features. Atlassian's Confluence has a different way of writing documentation, according to their [Confluence Wiki Markup] and [later pages][confluence-wiki-markup] and [references][wiki-render-help-action]. This project contains a library and a command-line tool that bridges the gap and converts from Markdown to Confluence. Installation Command-Line Use Read in a Markdown file and write Confluence format to another file: Or output to standard output: markdown2confluence README.md Or pipe in a file and output to standard output: cat README.md markdown2confluence (Piping into markdown2confluence only works on platforms that support /dev/stdin, for example not Windows.) As library dependency Or just edit your application package.json and add the following code to your dependencies object: { ... \"dependencies\": { ... \"@shogobg/markdown2confluence\": \" \" ... } ... } Now you write some JavaScript to load Markdown content and convert. This uses the wonderful marked library to parse and reformat the Markdown text. Custom options Since this tool uses marked, there is a pre-defined renderer which we pass to marked. If you want to replace any ","default_branch":null,"files":null,"tree":[],"storefront":"/r/Shogobg","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Shogobg/markdown2confluence/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}