Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion posts.org
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand Down