From 1fad3f6546bef86f5d46cbf095603423263140a5 Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Fri, 23 Mar 2018 17:10:37 -0400 Subject: [PATCH] Fix markdown formatting --- docs/focus/2018-03-19.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/focus/2018-03-19.md b/docs/focus/2018-03-19.md index 01bc090c9..6518e31e6 100644 --- a/docs/focus/2018-03-19.md +++ b/docs/focus/2018-03-19.md @@ -1,9 +1,9 @@ ## Highlights from the past week - Atom IDE - - Shipping Console Logging - - Fixed bugs including multi-symbol autocomplete trigger, java detection etc. - - Started learning Rust + - Shipping Console Logging + - Fixed bugs including multi-symbol autocomplete trigger, java detection etc. + - Started learning Rust - GitHub Package - Commit together with co-authors - [atom/github#1355](https://github.com/atom/github/pull/1355) - Automated the production of `gpg` and `gpg-agent` binaries for Windows, MacOS, and Linux with [squeegpg-native](https://github.com/atom/squeegpg-native).