markdown-to-atlassian-wiki-markup icon indicating copy to clipboard operation
markdown-to-atlassian-wiki-markup copied to clipboard

Convert markdown to atlassian wiki markup

Results 10 markdown-to-atlassian-wiki-markup issues
Sort by recently updated
recently updated
newest added

Here is my code const fs = require('fs'); const path = require('path'); const markdownToConfluence = require("@kenchan0130/markdown-to-atlassian-wiki-markup").markdownToAtlassianWikiMarkup; const mdFilePath = './RELEASE-NOTES.md'; // Path to your Markdown file const absoluteMdFilePath = path.resolve(__dirname,...

Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.48.0. Release notes Sourced from eslint's releases. v8.48.0 Features 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta) d73fbf2 feat: rule tester do not...

dependencies
javascript

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 9.0.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.0.0 (2023-08-05) Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the...

dependencies
javascript

Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 3.0.3. Release notes Sourced from prettier's releases. 3.0.3 🔗 Changelog 3.0.2 🔗 Changelog 3.0.1 🔗 Changelog 3.0.0 diff 🔗 Release note 3.0.0-alpha.6 What's Changed Update...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.8.1. Release notes Sourced from actions/setup-node's releases. v3.8.1 What's Changed In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov...

dependencies
github_actions

Bumps [kenchan0130/actions-system-info](https://github.com/kenchan0130/actions-system-info) from 1.2.0 to 1.2.1. Release notes Sourced from kenchan0130/actions-system-info's releases. v1.2.1 update some deps Commits fa6e3c4 [skip ci] Create package by 6ede98f9b796ae658a63733ddd744961982f5a19 6ede98f Merge pull request #128 from...

dependencies
github_actions

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.5.0 to 29.6.2 Release notes Sourced from jest's releases. v29.6.2 Fixes [jest-circus] Fix snapshot matchers in...

dependencies
javascript

- Bumped versions in `package-lock.json` to resolve escape character issue in `marked` old version. - Ran `npm audit fix` to update outdated and vulnerable libraries. - Ran `npm run test`...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies
javascript

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.0 to 29.1.1. Release notes Sourced from ts-jest's releases. v29.1.1 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's changelog. 29.1.1 (2023-06-23) Security Fixes bump semver...

dependencies
javascript