v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

User talk:Fleeting Frames

From Dwarf Fortress Wiki
Revision as of 00:25, 4 July 2019 by Lethosor (talk | contribs) (→‎Syntax highlighting: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax highlighting

Your recent script additions reminded me that I had planned to add a syntax highlighting extension but that got blocked by wiki upgrades. Since those upgrades are finally done, the extension is added. You can use it like this if you like:

print("some test code")
if then else elseif return 123.4 end

Looks like it's detecting the keywords properly (view the generated HTML to see that), but the colors aren't displaying just yet. It could be something cached; I'll see if it resolves itself. —Lethosor (talk) 00:25, 4 July 2019 (UTC)