TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

TextEdit's full (?) source code is available online

4 pointsby audionerdabout 13 years ago

1 comment

audionerdabout 13 years ago
TextEdit has a handy, but often overloooked, use as a basic HTML editor for non-technical contributors.<p>(see: <a href="http://www.musingsfrommars.org/2007/03/using-text-edit-as-html-editor.html" rel="nofollow">http://www.musingsfrommars.org/2007/03/using-text-edit-as-ht...</a>)<p>While researching ways to parse the Web Archive HTML format it outputs, and was surprised to find Apple makes the entire source code for TextEdit available to any developer. Nice!