diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 20:07:08 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 20:07:08 +0000 |
| commit | d5fa3da71c9e5e1b78a090aad0c71a7a9b90a437 (patch) | |
| tree | 655fa80763bfbef33331e28ac3fc0cef5555f958 /Making-Plugins.md | |
| parent | 30c46651700e52f5d81479579eab5238e1f3f651 (diff) | |
Remove first-level headers.
They look bad on the GitHub wiki due to the page name being displayed with (in most cases) the same wording.
Diffstat (limited to 'Making-Plugins.md')
| -rw-r--r-- | Making-Plugins.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Making-Plugins.md b/Making-Plugins.md index ad42e71..be5a148 100644 --- a/Making-Plugins.md +++ b/Making-Plugins.md @@ -1,5 +1,3 @@ -# Making Plugins - Plugins may render new preference panes or embed themselves into several existing one, store data using simple key -\> value data or directly in the database, modify how articles are rendered, alter feed data, and |