help.vocabs: adding platforms to metadata.

db4
John Benediktsson 2012-07-22 15:33:21 -07:00
parent 5589b2bbd2
commit 7dc8b2ef1f
1 changed files with 2 additions and 1 deletions

View File

@ -239,7 +239,8 @@ C: <vocab-author> vocab-author
[
[ vocab-tags [ "Tags:" swap \ $tags prefix 2array , ] unless-empty ]
[ vocab-authors [ "Authors:" swap \ $authors prefix 2array , ] unless-empty ]
bi
[ vocab-platforms [ "Platforms:" swap \ $links prefix 2array , ] unless-empty ]
tri
] { } make
[ "Meta-data" $heading $table ] unless-empty ;