asciidoctor / docgist

Render AsciiDoc documents from Gists, GitHub, DropBox and other remote sources in the browser.
http://gist.asciidoctor.org
57 stars 79 forks source link

Make boolean attributes a toggle button in the Attributes menu #28

Open mojavelinux opened 8 years ago

mojavelinux commented 8 years ago

Under the Attributes menu, attribute entries which act as booleans should be represented as a toggle button instead of multiple entries. This may either be a two-state toggle or a three-state toggle. We can use a glyph or icon to represent the state.

Ideally, the menu would stay open after a click, though it wouldn't be a showstopper if the first implementation required the menu to be opened each time.