dsbahr

Results 2 comments of dsbahr

+1 also for this feature. This would make Typora the perfect markdown edtior.

I'm not a Gitlab expert, but I managed to get a working pipeline with this gitlab-ci.yml file: ```yaml image: "rust:latest" # Runs the pipeline on both the main branch and...