Skip to content

Commit 21345ed

Browse files
authored
Merge pull request #1715 from brunetton/develop
2 parents 3ab0b7e + d627d9f commit 21345ed

File tree

1 file changed

+27
-25
lines changed

1 file changed

+27
-25
lines changed

public/docs/features.md

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -332,19 +332,6 @@ gantt
332332
anther task : 24d
333333
```
334334

335-
### Abc
336-
```abc
337-
X:1
338-
T:Speed the Plough
339-
M:4/4
340-
C:Trad.
341-
K:G
342-
|:GABc dedB|dedB dedB|c2ec B2dB|c2A2 A2BA|
343-
GABc dedB|dedB dedB|c2ec B2dB|A2F2 G4:|
344-
|:g2gf gdBd|g2f2 e2d2|c2ec B2dB|c2A2 A2df|
345-
g2gf g2Bd|g2f2 e2d2|c2ec B2dB|A2F2 G4:|
346-
```
347-
348335
### PlantUML
349336
```plantuml
350337
start
@@ -377,18 +364,6 @@ stop
377364
}
378365
```
379366

380-
### Fretboard
381-
382-
```fretboard {title="horizontal, 6 frets, with nut", type="h6"}
383-
-oO-*-
384-
--o-o-
385-
-o-oo-
386-
-o-oO-
387-
-oo-o-
388-
-*O-o-
389-
3
390-
```
391-
392367
### Mindmap
393368

394369
```markmap
@@ -443,6 +418,33 @@ Oh No! :fire:
443418
You found me :stuck_out_tongue_winking_eye:
444419
:::
445420

421+
## Music
422+
423+
### Abc
424+
```abc
425+
X:1
426+
T:Speed the Plough
427+
M:4/4
428+
C:Trad.
429+
K:G
430+
|:GABc dedB|dedB dedB|c2ec B2dB|c2A2 A2BA|
431+
GABc dedB|dedB dedB|c2ec B2dB|A2F2 G4:|
432+
|:g2gf gdBd|g2f2 e2d2|c2ec B2dB|c2A2 A2df|
433+
g2gf g2Bd|g2f2 e2d2|c2ec B2dB|A2F2 G4:|
434+
```
435+
436+
### Fretboard
437+
438+
```fretboard {title="horizontal, 6 frets, with nut", type="h6"}
439+
-oO-*-
440+
--o-o-
441+
-o-oo-
442+
-o-oO-
443+
-oo-o-
444+
-*O-o-
445+
3
446+
```
447+
446448
## Typography
447449

448450
### Headers

0 commit comments

Comments
 (0)