From 2586b84899676b7d782fda8639036fc06410425a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 14 Jun 2022 23:18:16 -0700 Subject: [PATCH] . --- Manual_tests.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Manual_tests.md b/Manual_tests.md index efdd8b1..c32053c 100644 --- a/Manual_tests.md +++ b/Manual_tests.md @@ -13,6 +13,6 @@ Lua is dynamically typed. Tests can't patch over lack of type-checking. ### Todo list -resize: - create a file containing a long line of characters without spaces. try - resizing the window vertically and horizontally, as far as possible. +* resize: + * create a file containing a long line of characters without spaces. try + resizing the window vertically and horizontally, as far as possible.