Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

new idea: copy the code snippet in the editor, and add filename and lines tags

(1/1)

ollydbg:
This is just an idea, when we post some code snippet, we have to write something like below:


--- Code: ---filename: xxx/xxx/xxx.cpp, from line xxx to line xxx:

[begin tag]
code
code
code
[end tag]


--- End code ---

I think the begin tag and end tag should at least support the BBcode and Markdown syntax. I'm not sure currently there is any plugin implement this. What do you think?

Thanks.

Pecan:
I tried posting with markdown in the CB forum.
It doesn't work for me.

ollydbg:

--- Quote from: Pecan on July 09, 2023, 05:13:04 pm ---I tried posting with markdown in the CB forum.
It doesn't work for me.

--- End quote ---

Sure, our forum only support BBcode. But other site such as Stackoverflow or github support markdown.

Navigation

[0] Message Index

Go to full version