Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: formatting Clear Filter

Hands on with Windows 11 Notepad's new markdown support

Notepad now lets you use markdown text formatting on Windows 11, which means you can write in Notepad just like you could in WordPad. The new formatting feature is turned on by default, and you just need to select one of the options in the new formatting toolbar. For example, when you highlight one of the lines in Notepad and choose your preferred heading, Notepad will instantly apply that formatting. You can use a heading, a subheading, or a body tag. That's up to you. You can also use bulle

Google Messages is hiding a useful text formatting feature from users

Edgar Cervantes / Android Authority TL;DR It turns out Google Messages supports text formatting, but currently, only the integrated Gemini chatbot can use it to format its own replies. The hidden feature uses Markdown syntax, as seen when the Gemini chatbot formats its own text with symbols like double asterisks for bolding. A full rollout may be challenging due to cross-platform compatibility needs, as text formatting isn’t a standard part of the RCS specification. Google Messages was a sim

How to Use Markdown

Whether you're posting on Reddit, Discord, or Github, there's only one way to add formatting: Markdown. If you want to add a link, bold some text, or even split text into paragraphs, you will need to know the basics of this text-based formatting system. Does that sound scary? Trust me, it’s not. Markdown has just a few rules for formatting text the way you want, and you only need to learn the rules for the formatting you actually use. Let's go over the simple rules, talk about why Markdown is

Finally, a Makefile formatter (50 years overdue)

🍞 mbake A Makefile formatter and linter. It only took 50 years! A Makefile formatter and linter. It only took 50 years! Table of Contents Features Configurable rules via ~/.bake.toml CI/CD integration with check mode Extensible plugin architecture Rich terminal output with progress indicators Syntax validation before and after formatting Smart .PHONY detection with automatic insertion Formatting Rules Indentation & Spacing Tabs for recipes : Recipe lines use tabs instead of spac