You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Active Admin Medium Editor [](https://badge.fury.io/rb/activeadmin_medium_editor)[](https://circleci.com/gh/blocknotes/activeadmin_medium_editor)
1
+
# Active Admin Medium Editor [](https://badge.fury.io/rb/activeadmin_medium_editor)[](https://github.com/blocknotes/activeadmin_medium_editor/actions/workflows/specs.yml)
2
2
3
3
An Active Admin plugin to use [medium-editor](https://github.com/yabwe/medium-editor), a compact and clean WYSIWYG editor.
4
4
@@ -7,11 +7,13 @@ An Active Admin plugin to use [medium-editor](https://github.com/yabwe/medium-ed
7
7

8
8
9
9
## Usage
10
+
10
11
- After the installation, select some text in the editor
11
12
- A pop-up menu is shown with the available buttons
12
13
- Click on a button and the effect will be applied to the selected text
13
14
14
15
## Install
16
+
15
17
- After installing Active Admin, add to your Gemfile: `gem 'activeadmin_medium_editor'` (and execute *bundle*)
16
18
- Add at the end of your Active Admin styles (_app/assets/stylesheets/active_admin.scss_):
For details about the buttons' effect please refer to medium-editor documentation.
58
60
59
61
## Do you like it? Star it!
62
+
60
63
If you use this component just star it. A developer is more motivated to improve a project when there is some interest. My other [Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source).
61
64
62
65
Or consider offering me a coffee, it's a small thing but it is greatly appreciated: [about me](https://www.blocknot.es/about-me).
63
66
64
67
## Contributors
68
+
65
69
-[Mattia Roccoberton](http://blocknot.es): author
66
70
- The good guys that opened issues and pull requests from time to time
67
71
68
72
## License
73
+
69
74
The gem is available as open-source under the terms of the [MIT](LICENSE.txt).
0 commit comments