From cb228e942736b98d69a33bf8fa2772f2f04fd44e Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 25 Mar 2022 15:33:42 -0400 Subject: [PATCH] [feadback] test --- posts.org | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/posts.org b/posts.org index af60709..5bd96e8 100644 --- a/posts.org +++ b/posts.org @@ -599,7 +599,7 @@ We just have to change our lenses to see them. What if we looked at org-mode tests as examples of org-mode? -BOOM we have our 5000 examples. +BOOM we have our <<5000 examples>>. Before going any further, let's make it clear that we don't need to understand or know how to use [[emacs:lisp/emacs-lisp/ert.el][ert]] (the built-in package used for @@ -619,6 +619,11 @@ does. What can we do to find out the truth about [[org-mode:lisp/org.el::(defun org-insert-heading][org-insert-heading]]? +*** reader feedback :nonexport: + :PROPERTIES: + :LAST_MODIFIED: [2022-03-25 Fri 15:32] + :END: +How do you count [[5000 examples]]? ** Org manual First of all, we can take a look in the manual of org.