diff options
| author | Jesse Hathaway <jesse@mbuki-mvuki.org> | 2022-01-06 10:10:10 -0600 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-01-06 15:05:39 -0800 |
| commit | 4dcb2b6fb6d634c226adc173cb4c77f45360f836 (patch) | |
| tree | 228b3364e1df7037ca5f0872fe1312bf7fb8d86c /data/sample.lua | |
| parent | 6fffa1ac7884896406b9b5626aab35660a8826f3 (diff) | |
MediaWiki writer: Remove redundant display text for wiki links
Prior to this commit the MediaWiki writer always added the display
text for a wiki link:
* [[Help|Help]]
* [[Bubbles|Everyone loves bubbles]]
However the display text in the first example is redundant since
MediaWiki uses the target as the default display text. The result being:
* [[Help]]
* [[Bubbles|Everyone loves bubbles]]
Diffstat (limited to 'data/sample.lua')
0 files changed, 0 insertions, 0 deletions
