Git Product home page Git Product logo

markdown-to-confluence-vscode's People

Contributors

c4live avatar dependabot[bot] avatar renovate-bot avatar renovate[bot] avatar transnano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

markdown-to-confluence-vscode's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • Update dependency npm-run-all2 to v6.2.0

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
.devcontainer/Dockerfile
  • mcr.microsoft.com/vscode/devcontainers/javascript-node 0-14
github-actions
.github/workflows/test-lint.yml
  • actions/checkout v3
  • actions/setup-node v3
  • reviewdog/action-eslint v1
.github/workflows/vsce.yml
  • actions/checkout v3
npm
package.json
  • @types/marked ^3.0.0
  • escape-string-regexp ^4.0.0
  • marked ^3.0.0
  • ts-polyfill ^3.8.2
  • @types/array-unique 0.3.3
  • @types/jest 29.5.12
  • @types/node 20.12.12
  • @types/vscode 1.89.0
  • @typescript-eslint/eslint-plugin 7.2.0
  • @typescript-eslint/parser 7.2.0
  • array-unique 0.3.2
  • eslint-config-prettier 9.1.0
  • eslint-plugin-jest 28.5.0
  • eslint-plugin-prettier 5.1.3
  • eslint 8.57.0
  • jest 29.7.0
  • npm-run-all2 6.1.2
  • prettier 3.2.5
  • rimraf 5.0.7
  • ts-jest 29.1.2
  • typescript 5.4.5
  • vscode ^1.74.0

  • Check this box to trigger a request for Renovate to run again on this repository

Export to wiki markup file on save

Any chance you can create a setting to to enable export to a wiki markup file on save so it always renders an updated one on save?
It will be a quality of life improvement to not constantly execute that conversion manually.

Ideally it will be for any markdown that needed for confluence export but not all markdowns.

Perhaps as long as there is #wikiexport on top of the page as a flag, the operation will happen.

Markdown file did not convert as expected: Mainly indented bullets

Input:

NOTE: I redacted some sensitive information, but the failing structure is intact

- Open the correct Terraform file
  - [Prod](https://github.com/)
  - [NonProd](https://github.com/)
- In `client_list`, find the entry corresponding to the instance whose DB you want to access
  - [REDACTED]
  - [REDACTED]
- To access the DB
  - Prerequisites
    - You will need to activate a Privileged Identity Management (PIM) Role
      - Navigate to the [Azure Portal](https://portal.azure.com/)
      - [REDACTED]
      - **If you do not have any Roles available, you will not be able to login**
        - [REDACTED]
    - [REDACTED]
    - [REDACTED]
      - **NOTE:** For some reason, restarting Azure Data Studio does not work
  - Connection info
    - The URL of the SQL Server will be in the following format: `[REDACTED]`
    - The client database name will be in the following format: `[REDACTED]`
  - Utilize SSMS to connect with the information above and log in with your Microsoft account using `Azure Active Directory - Universal with MFA`

Output:


* Open the correct Terraform file
** [Prod|https://github.com/]
** [NonProd|https://github.com/]
* In {{client_list}}, find the entry corresponding to the instance whose DB you want to access
** [REDACTED]
** [REDACTED]
* To access the DB
** Prerequisites
*** You will need to activate a Privileged Identity Management (PIM) Role
**** Navigate to the [Azure Portal|https://portal.azure.com/]
**** [REDACTED]
*****If you do not have any Roles available, you will not be able to login*
***** [REDACTED]
*** [REDACTED]
*** [REDACTED]
*****NOTE:* For some reason, restarting Azure Data Studio does not work
** Connection info
*** The URL of the SQL Server will be in the following format: {{[REDACTED]}}
*** The client database name will be in the following format: {{[REDACTED]}}
** Utilize SSMS to connect with the information above and log in with your Microsoft account using {{Azure Active Directory - Universal with MFA}}


Result in Confluence:

image

Expected Result:

Confluence page in format...

image

bug in wiki markup conversion

This extension saved my life, but I found some bugs:

  1. any {} outside codeblock will be converted to confluence macro wiki markup, thus ruin the whole conversion;
  2. any [] outside codeblock will be converted to confluence link wiki markup, even in inline codeblock.

markdown example:

Next line is an markdown example to test the above bugs:
this is an array: int a[5] = {1, 2, 3, 4, 5};

wiki markup output:

Next line is an markdown example to test the above bugs:
this is an array: int a[5] = {1, 2, 3, 4, 5};

In this case [5] is a link, see Links, and {1, 2, 3, 4, 5} is an unknown macro.

I'm using Confluence Server, version 7.10.2, by "Insert -> wiki markup".

task lists are converted to unordered list

Hello,

Thanks so much for this extension, it helped with 90% of the conversion issues, great!

In use, I found several points that can be improved, please evaluate whether it can be solved, thank you

  1. High priority: As the title says, the task list in markdown becomes an unordered list after conversion;
  2. Medium priority: The conversion of short code segments is easy to fail, and spaces must be added before and after, and there are no symbols of wiki markup language such as ~ -;

Thanks again

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.