Robots txt highlight should be aware of Google Sitemap
Brought to you by:
cdolivet
Robots txt highlight mode should be aware of the recently introduced Google Sitemap.
to do that, just edit line 7 of edit_area/reg_syntax/robotstxt.js
to
'attributes' : ['User-agent', 'Disallow', 'Allow', 'Crawl-delay', 'Host', 'Sitemap'],
I hope it gets merged!
new robotstxt.js