GithubHelp home page GithubHelp logo

hhy5277 / text-typesetting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyc2018/text-typesetting

0.0 2.0 0.0 7.14 MB

:art: 中英混排文档在线排版工具

Home Page: https://CyC2018.github.io/Text-Typesetting

License: GNU General Public License v3.0

HTML 44.33% CSS 13.77% JavaScript 41.89%

text-typesetting's Introduction

功能介绍

1. 加上适当的空格

在中文和英文数字之间加上空格可以大大提高文档的可读性,例如以下网站就根据了这一原则进行排版:

2. 修改简历中技术名词的大小写

例如 java->Java。

该功能目前基于技术名词列表实现,名词数量有限,欢迎添加其它技术名词:https://github.com/CyC2018/Text-Typesetting/blob/gh-pages/public/js/content.js

3. 图片引用转换

Markdown 文档可以使用 ![]() 这种方式来引用图片,但是无法设置大小,只有 <img src="" width=""/> 才支持设置大小。

过大的图片会造成文档内容过于粗糙,图片大小的选取以图片内的文字和文档文字大约一致为宜。

图片居中显示可以使得文档阅读体验更好,因此除了将图片引用转换为 img 标签之外,也会将图片居中显示:<div align="center"> <img src="" width=""/> </div><br>

text-typesetting's People

Contributors

binlihpu avatar cyc2018 avatar sjsdfg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.