$ in code block
See original GitHub issueI was looking to add support for the Dracula Theme website in the CodeCopy extension (also owned by @zenorocha) but noticed that a lot of the code blocks start with $
, for example: https://draculatheme.com/xcode/
This causes the inconvenience of not being able to quickly copy/paste the command because $
will give an error in the terminal.
I will still add support for the Dracula Theme website soon, if you guys agree that $
doesn’t have any added benefit but time is an issue I could make a little time to make a PR for it. It shouldn’t take too long to do.
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (7 by maintainers)
Top Results From Across the Web
Code::Blocks - Code::Blocks
Code ::Blocks is a free C/C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to...
Read more >Creating and highlighting code blocks - GitHub Docs
Share samples of code with fenced code blocks and enabling syntax highlighting.
Read more >Code blocks - Squarespace Help Center
Use code blocks to add custom code to a page, blog post, sidebar, footer, or other content area. Code blocks are good options...
Read more >Code Blocks – Programming Fundamentals - Rebus Press
A code block, sometimes referred to as a compound statement, is a lexical structure of source code which is grouped together. Blocks consist...
Read more >Code::Blocks download | SourceForge.net
Code ::Blocks is a free, open-source, cross-platform C, C++ and Fortran IDE built to meet the most demanding needs of its users.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This has been removed from every repository. Here’s one of the commits: https://github.com/dracula/sublime/commit/09faa29057c3c39e9a45f3a51a5e262375e3bf9f
Thanks a lot @Glennmen @hacknug for kicking off this discussion!
Hello guys!
All installation instructions have been moved to each repository, e.g. https://github.com/dracula/sublime/blob/master/INSTALL.md
Therefore, you can send a PR to them in order to remove those
$
in code blocks.About the contributors list, this has been finally fixed in the last release ;D