Codoforum related discussions
Hashtag vs Markdown

You can't use the # in combination with text. Normally bold should open and closed with # like italic use.

_ text  _

But for bold just one # is enough. How to fix that bold use 2 #:

# bold #
You can't use the # in combination with text. Normally bold should open and closed with # like italic use. ```` _ text _ ```` But for bold just one # is enough. How to fix that bold use 2 #: ```` # bold # ````

The # is not meant for bold.

It is used for headings

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6
#Heading 1

##Heading 2

###Heading 3

####Heading 4

#####Heading 5

######Heading 6
The `#` is not meant for bold. It is used for headings #Heading 1 ##Heading 2 ###Heading 3 ####Heading 4 #####Heading 5 ######Heading 6 ``` #Heading 1 ##Heading 2 ###Heading 3 ####Heading 4 #####Heading 5 ######Heading 6 ```

The # is not meant for bold.

It is used for headings
```

Ha ha thanks. Sorry my mistake.
I changed this now in my editor.js and marked.js.

>The `#` is not meant for bold. >It is used for headings >``` Ha ha thanks. Sorry my mistake. I changed this now in my editor.js and marked.js.
96
2
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft