Mark Unthank activity https://gitlab.com/munthank 2026-03-17T15:59:12Z tag:gitlab.com,2026-03-17:5213674388 Mark Unthank pushed to project branch munthank/reorganise-md-project-overview at GitLab.org / GitLab 2026-03-17T15:59:12Z munthank Mark Unthank

Mark Unthank (f3ec97a9) at 17 Mar 15:59

Add 12px margin-top to home-panel-home-desc in stacked layout

tag:gitlab.com,2026-03-17:5213665339 Mark Unthank opened merge request !227692: Split project sidebar in vertical layout at GitLab.org / GitLab 2026-03-17T15:57:21Z munthank Mark Unthank

Summary

  • Splits the project overview sidebar into two sections (.project-page-sidebar-top and .project-page-sidebar-bottom) so that in the vertical/collapsed layout, the title and description appear above the main content while topics, languages bar, badges, and remaining sidebar blocks appear below it
  • Uses display: contents on the sidebar wrappers in vertical mode with CSS order to interleave the sections around the content, preserving the existing grid/sticky sidebar behavior at lg+
  • No changes to side-by-side layout behavior

Test plan

  • Vertical layout (below lg breakpoint): h2 + description above main content; topics, languages bar, badges, stats, buttons below
  • Side-by-side layout (lg+): sidebar in right column, sticky, scrollable — identical to current behavior
  • Project with no description, no topics, no languages, no badges
  • Empty repo project
  • Resize between vertical and side-by-side
  • Read-more expand/collapse works in both layouts
  • js-show-on-project-root toggling works (navigate into a folder and back)
tag:gitlab.com,2026-03-17:5213660269 Mark Unthank pushed new project branch munthank/reorganise-md-project-overview at GitLab.org / GitLab 2026-03-17T15:56:22Z munthank Mark Unthank

Mark Unthank (e1464462) at 17 Mar 15:56

Split project sidebar in vertical layout

tag:gitlab.com,2026-03-17:5212917983 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T13:30:12Z munthank Mark Unthank

Mark Unthank (12437761) at 17 Mar 13:30

Move release badge to top and cap demo image width at 600px

tag:gitlab.com,2026-03-17:5212912083 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T13:29:03Z munthank Mark Unthank

Mark Unthank (3d15d4fd) at 17 Mar 13:29

Add release badge, download link, and build instructions to README

tag:gitlab.com,2026-03-17:5212901045 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T13:26:56Z munthank Mark Unthank

Mark Unthank (03fd8060) at 17 Mar 13:26

Added demo image and video to readme

tag:gitlab.com,2026-03-17:5212864763 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T13:20:36Z munthank Mark Unthank

Mark Unthank (da015ae6) at 17 Mar 13:20

Updated README

tag:gitlab.com,2026-03-17:5212817684 Mark Unthank pushed new project tag v0.1.0 at Mark Unthank / MarkDownReader 2026-03-17T13:10:59Z munthank Mark Unthank

Mark Unthank (4aaf9ccd) at 17 Mar 13:10

Bring minimum deployment down to macOS 14.6

tag:gitlab.com,2026-03-17:5212770831 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T13:02:09Z munthank Mark Unthank

Mark Unthank (f00fd962) at 17 Mar 13:02

Bring minimum deployment down to macOS 14.6

tag:gitlab.com,2026-03-17:5212762817 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T13:00:27Z munthank Mark Unthank

Mark Unthank (3ba87e04) at 17 Mar 13:00

Fixed line rendering

tag:gitlab.com,2026-03-17:5212683595 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T12:43:32Z munthank Mark Unthank

Mark Unthank (69b30725) at 17 Mar 12:43

fixed horizontal line spacing issue

... and 1 more commit

tag:gitlab.com,2026-03-17:5212347714 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T11:25:55Z munthank Mark Unthank

Mark Unthank (6b1f6931) at 17 Mar 11:25

fix horizontal line rendering

tag:gitlab.com,2026-03-17:5212200881 Mark Unthank deleted project tag v0.1.0 at Mark Unthank / MarkDownReader 2026-03-17T10:53:31Z munthank Mark Unthank

Mark Unthank (df531bc2) at 17 Mar 10:53

tag:gitlab.com,2026-03-17:5212191005 Mark Unthank pushed new project tag v0.1.0 at Mark Unthank / MarkDownReader 2026-03-17T10:51:22Z munthank Mark Unthank

Mark Unthank (df531bc2) at 17 Mar 10:51

Bits of prep for alpha release

tag:gitlab.com,2026-03-17:5212188755 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-17T10:50:51Z munthank Mark Unthank

Mark Unthank (81121e59) at 17 Mar 10:50

Bits of prep for alpha release

tag:gitlab.com,2026-03-16:5209080927 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-16T16:00:22Z munthank Mark Unthank

Mark Unthank (60886ba1) at 16 Mar 16:00

WIP: Multi-window support with per-window document state

tag:gitlab.com,2026-03-16:5209002224 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-16T15:44:14Z munthank Mark Unthank

Mark Unthank (46898923) at 16 Mar 15:44

Replace placeholder view with native file picker on launch

tag:gitlab.com,2026-03-16:5208934385 Mark Unthank pushed to project branch main at Mark Unthank / MarkDownReader 2026-03-16T15:28:57Z munthank Mark Unthank

Mark Unthank (959435c1) at 16 Mar 15:28

Add CSS-like margin collapsing and transition-aware block spacing