Skip to content

Conversation

@Matt-V50
Copy link
Contributor

@Matt-V50 Matt-V50 commented Feb 4, 2025

Update foot.ejs
abc notation requirement update
the bass fingering will conflict with each other if there is more than one fingering annotation.

example

`X:1
T:Simple Scale
M:4/4
L:1/4
K:C
"_1" "_2" C D E F|G A B c|]`

<script src="https://cdnjs.cloudflare.com/ajax/libs/viz.js/2.1.2/full.render.js" integrity="sha256-Ogqs510LFnekr9o7OLdpelaaAmNss9egQRTyzCqV2NQ=" crossorigin="anonymous" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/abcjs/3.1.1/abcjs_basic-min.js" integrity="sha256-Sq1r2XXWXQoShQKsS0Wrf5r7fRkErd9Fat9vHYeU68s=" crossorigin="anonymous" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/abcjs/6.2.3/abcjs_basic-min.js" integrity="sha256-Sq1r2XXWXQoShQKsS0Wrf5r7fRkErd9Fat9vHYeU68s=" crossorigin="anonymous" defer></script>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The integrity need to be updated as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@jackycute
Copy link
Member

Hi @Matt-V50,
Please commit with your sign for DCO, thanks!
https://github.com/hackmdio/codimd/blob/develop/contribute/developer-certificate-of-origin

Update foot.ejs
abc notation requirement update
the bass fingering will conflict with each other if there is more than one fingering annotation.

example

```abc
`X:1
T:Simple Scale
M:4/4
L:1/4
K:C
"_1" "_2" C D E F|G A B c|]`
```

Signed-off-by: Matt Li <[email protected]>
Signed-off-by: Matt Li <[email protected]>
@Matt-V50
Copy link
Contributor Author

@jackycute Done

@jackycute jackycute requested a review from Yukaii May 15, 2025 06:15
@Yukaii Yukaii added this to the 2.6.0 milestone May 15, 2025
@Yukaii Yukaii merged commit 43035fb into hackmdio:develop May 15, 2025
4 checks passed
@Matt-V50 Matt-V50 deleted the patch-1 branch May 16, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants