mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-09 02:32:22 -08:00
Merge pull request #1151 from malgam/patch-1
Fix typo "importer" should be "exporter"
This commit is contained in:
commit
271d70ff92
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ To create a custom export format that exports tiddlers as their raw body text:
|
|||
|
||||
# Create a tiddler with the following fields:
|
||||
#* ''tags'': [[$:/tags/Exporter]]
|
||||
#* ''description'': Description of this importer
|
||||
#* ''description'': Description of this exporter
|
||||
#* ''extension'': Default file extension for this export format (including the dot; for example `.tid`)
|
||||
# Set the following content:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue