Block or Report
Block or report sscherfke
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
homebrew-rust-vcprompt Public
Homebrew formula for [rust-vcprompt](https://github.com/sscherfke/rust-vcprompt).
Ruby 1
-
homebrew-python Public
Forked from ctheune/homebrew-python
Insane copy of homebrew's original Python version packages
Ruby
-
rename.vim Public
Forked from danro/rename.vim
Rename the current file in the vim buffer + retain relative path.
Vim Script
-
rust-by-example Public
Forked from rust-lang/rust-by-example
Learn Rust with examples (Live code editor included)
Rust
35 contributions in the last year
Contribution activity
February 2023
Created an issue in simplistix/sybil that received 7 comments
Doctest with MyST may be broken or incorrectly documented
I try to use Sybil with a Markdown file that contains normal Python code block and doctests. Testing doctests does not work in several ways though …