You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
plugin which will append a class to a code block, which is equal to the slugified paragraph prior, if it matches any of the values entered in some file (one per line).
You will need to install pygame.
OS X:
brew install pygame
FreeBSD
pkg install py27-game
This will enable us to have the user select "I am using Linux" and "I am using ZSH" or whatever at the beginning, which would hide all the aforementioned code blocks which aren't linux or zsh.
The text was updated successfully, but these errors were encountered:
plugin which will append a class to a code block, which is equal to the slugified paragraph prior, if it matches any of the values entered in some file (one per line).
This will enable us to have the user select "I am using Linux" and "I am using ZSH" or whatever at the beginning, which would hide all the aforementioned code blocks which aren't
linux
orzsh
.The text was updated successfully, but these errors were encountered: