subethaedit/SubEthaEdit

Improve export as XHTML

Open

#19 创建于 2018年11月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Objective-C (115 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (1,423 star)
PR 合并指标
 (PR 指标待抓取)

描述

The current copy as XHTML feature emits very, let's call it baroque, html. However, having a great export of code snippets highlighted in the colors and style of SubEthaEdit for blog posts or other media that takes in HTML would be great. Also to have some nice export options to include line numbers, styling etc. There are offerings out there that do this great, so it probably would be best to gather the desired functionality here in this issue first.

E.g. we could have a good semantic mapping from the scope strings to existing CSS style sheets from other source highlighters on the web. Have the option of line numbers in various ways, maybe folding etc.

贡献者指南