8000 GitHub - manunamz/keep-it-txt: Tip 25 - Keep Knowledge In Plain Text
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

manunamz/keep-it-txt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

keep-it-txt Awesome

Tip 25 - Keep Knowledge In Plain Text

~The Pragmatic Programmer: Your Journey To Mastery, 20th Anniversary Edition (2nd Edition)

The Three Laws influenced by "CriticMarkup-toolkit":

           ^
          / \
    human readability
        /     \	
  markdown compatibility
      /         \
   machine readability
     -------------

(importance rises upward, with each level dependent on the ones below it as a precondition.)

  1. Markup shall be human readable. A human with a simple text editor can easily read and comprehend any text containing Markup.
  2. Markup shall be compatible with existing markup syntax for Markdown and other Markup extensions.
  3. Markup shall be computer readable.

About

Tip 25 - Keep Knowledge In Plain Text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0