bitcrowd / tickety-tick

A browser extension that helps you name branches and write better commit messages
MIT License
57 stars 10 forks source link

[348] Error: unsupported node type "expand" #352

Closed klappradla closed 1 year ago

klappradla commented 1 year ago

348

This updates the mdast-util-from-adf to v2.1.0 which adds support for epand notes in Jira.

The title of the expand section is ignored and the content just added to the normal document flow. Can you check if that fixes #348 for you @agatheblues?

Special thanks to @pmeinhardt 💚

agatheblues commented 1 year ago

Hello @klappradla ! We tested it in Chrome, Firefox and Opera successfully. Couldn't get to build the extension for Safari though :(

klappradla commented 1 year ago

Couldn't get to build the extension for Safari though :(

Because of time constraints, or because it did not work?

agatheblues commented 1 year ago

Because of time constraints, or because it did not work?

It didn't work, on my machine and Darren's too. Something with xcodebuild if I recall.