diplodoc-platform / diplodoc-platform/transform

Proposition for improvements to note plugin

Open
#356 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
69
Forks
59
Avg merge
1d 21h
Merged PRs (30d)
6

Description

There are several propositions:
1. Add more note types with more color options (e.g. grey)
2. What about removal on title attribute for note. It is optional, but when it is absent it still renders as empty block.
What about going from this syntax:
```
{% note title="title" %}

content

{% endnote%}
```
To this:
```
{% note %}

*title*

content

{% endnote%}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.