module: add :emacs eww
Close: #6866 Co-authored-by: hlissner <hlissner@users.noreply.github.com>
This commit is contained in:
parent
1dc606bb27
commit
f27a85ed35
5 changed files with 237 additions and 1 deletions
55
modules/emacs/eww/README.org
Normal file
55
modules/emacs/eww/README.org
Normal file
|
@ -0,0 +1,55 @@
|
|||
:PROPERTIES:
|
||||
:ID: 4f6e0ee2-7837-4d15-853f-c8863d065f21
|
||||
:END:
|
||||
#+title: :emacs eww
|
||||
#+subtitle: The internet is gross
|
||||
#+created: September 11, 2024
|
||||
#+since: 24.10
|
||||
|
||||
* Description :unfold:
|
||||
This module augments eww (Emacs Web Wowser); Emacs' built-in web browser, with
|
||||
some reasonable defaults and helper commands.
|
||||
|
||||
** Maintainers
|
||||
/This module has no dedicated maintainers./ [[doom-contrib-maintainer:][Become a maintainer?]]
|
||||
|
||||
** Module flags
|
||||
/This module has no flags./
|
||||
|
||||
** Packages
|
||||
/This module doesn't install any packages./
|
||||
|
||||
** Hacks
|
||||
- The buffer is renamed to match the current page's URL or title.
|
||||
|
||||
** TODO Changelog
|
||||
# This section will be machine generated. Don't edit it by hand.
|
||||
/This module does not have a changelog yet./
|
||||
|
||||
* Installation
|
||||
[[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]]
|
||||
|
||||
/This module has no external requirements./
|
||||
|
||||
* Usage
|
||||
#+begin_quote
|
||||
/This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
#+end_quote
|
||||
|
||||
Type ~M-x eww~ and enter an URL.
|
||||
|
||||
* TODO Configuration
|
||||
#+begin_quote
|
||||
This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
|
||||
#+end_quote
|
||||
|
||||
* Troubleshooting
|
||||
/There are no known problems with this module./ [[doom-report:][Report one?]]
|
||||
|
||||
* Frequently asked questions
|
||||
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
||||
|
||||
* TODO Appendix
|
||||
#+begin_quote
|
||||
This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
||||
#+end_quote
|
Loading…
Add table
Add a link
Reference in a new issue