Skip to content
#

asciidoc

Here are 295 public repositories matching this topic...

john-cj
john-cj commented Nov 21, 2020

Currently, when I press Ctrl+/, there is no space between // and the text which follows it.

Most style guides advocate for this space, and so we are very used to use it. It will be useful to have an option to enable it.

Current behavior:

foo
becomes
//foo

// foo
becomes
 foo (with a space in the beginning; bad)

Requested behavior (optional):

foo
becomes
/

Improve this page

Add a description, image, and links to the asciidoc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asciidoc topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.