# Ionicons
The premium icon font for [Ionic](http://ionicframework.com/). Designed by [@benjsperry](https://twitter.com/benjsperry).
Note: All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Drifty, nor vice versa.
Visit [ionicons.com](http://ionicons.com) and check out the search feature, which has keywords identifying common icon names and styles. For example, if you search for “arrow” we call up every icon that could possibly be used as an arrow. We’ve also included each icon’s class name for easy copy/pasting when you’re developing!
We intend for this icon pack to be used with [Ionic](http://ionicframework.com/), but it’s by no means limited to it. Use them wherever you see fit, personal or commercial. They are free to use and licensed under [MIT](http://opensource.org/licenses/MIT).
## Getting Started
1. Download and extract the font pack
2. Copy the `ionicons.css` to your project
3. Copy the `fonts` folder to your project
4. Ensure the font urls within `ionicons.css` properly reference the `fonts` path within your project.
5. Include a reference to the `ionicons.css` file from every webpage you need to use it.
Or install with [component](https://github.com/component/component):
$ component install driftyco/ionicons
Or perhaps you're known to use [bower](http://bower.io/)?
$ bower install ionicons
## HTML Example
You can use [ionicons.com](http://ionicons.com) to easily find the icon you want to use. Once you've copied the desired icon's CSS classname, simply add the `icon` and icon's classname, such as `ion-home` to an HTML element.
<i class="icon ion-home"></i>
## Build Instructions
This repo already comes with all the files built and ready to go, but can also build the fonts from the source. Requires Python, FontForge and Sass:
1) Install FontForge, which is the program that creates the font files from the SVG files:
$ brew install fontforge ttfautohint
2) Install [Sass](http://sass-lang.com/)
$ gem install sass
3) Add or subtract files from the `src/` folder you'd like to be apart of the font files.
4) Modify any settings in the `builder/manifest.json` file. You can change the name of the font-family and CSS classname prefix.
5) Run the build command:
python ./builder/generate.py
## License
Ionicons is licensed under the [MIT license](http://opensource.org/licenses/MIT).
markdown编辑器Typora
需积分: 0 28 浏览量
更新于2022-07-02
收藏 76.83MB RAR 举报
Markdown编辑器Typora是一款专为Markdown语法设计的轻量级文本编辑工具,它以其简洁、直观的用户界面和实时预览功能深受用户喜爱。在本文中,我们将深入探讨Typora的功能特性、Markdown语法基础以及如何利用Typora进行高效写作。
Markdown是一种标记语言,通过简单的符号来排版和格式化文本,使得文本更易于阅读和编写,同时又能够方便地转换为HTML、PDF等格式。Typora旨在提供无干扰的写作体验,让用户在编写Markdown文档时仿佛在使用普通的富文本编辑器。
1. **Typora的主要特性**
- **实时预览**:Typora的一大亮点就是其即时预览功能。当你输入Markdown语法时,内容会立即以预览样式显示,无需切换视图。
- **简洁界面**:Typora采用极简设计,没有复杂的菜单和工具栏,使得整个编辑区域更为清爽,聚焦于内容创作。
- **多平台支持**:Typora支持Windows、MacOS和Linux操作系统,满足不同用户的平台需求。
- **丰富的主题**:提供多种内置主题供用户选择,可以调整字体、字号、颜色等,以适应不同的阅读环境和个人喜好。
- **代码高亮**:对于编程相关的文档,Typora支持代码块的高亮显示,便于阅读和理解。
- **表格与数学公式**:Typora支持创建和编辑表格,以及插入LaTeX公式,适合学术和技术写作。
- **多媒体支持**:可以插入图片、链接、视频和音频,增强文档的表现力。
2. **Markdown基础语法**
- **标题**:使用#号表示标题,如`# 一级标题`,`## 二级标题`。
- **段落与换行**:连续的两个或以上空格或回车表示新段落,一行内连续的两个回车表示硬换行。
- **粗体与斜体**:`**粗体**` 和 `*斜体*`。
- **引用**:在文本前加上`>`,如`> 这是一段引用`。
- **列表**:使用`-` 或 `*` 创建无序列表,`1.` 创建有序列表。
- **链接**:`[链接文字](链接地址)`。
- **图片**:``。
3. **Typora的高级用法**
- **自定义CSS**:通过添加自定义CSS,可以进一步定制编辑器的样式,实现个性化布局。
- **快捷键**:Typora支持各种快捷键操作,提高写作效率。
- **导出与导入**:Typora可以将Markdown文档导出为PDF、HTML、Word等多种格式,也可以导入GitHub仓库中的Markdown文件。
4. **Typora在团队协作中的应用**
- **版本控制**:配合Git,可以对Markdown文件进行版本控制,便于团队成员协作和历史追踪。
- **共享与预览**:Typora支持生成预览链接,方便分享给他人查看,而无需安装额外软件。
Typora作为一款优秀的Markdown编辑器,不仅提供了高效的Markdown写作环境,还通过丰富的功能和良好的兼容性,使得Markdown的使用更加广泛和便捷。无论你是写作爱好者、程序员还是学术研究人员,Typora都能成为你得力的文档编辑工具。

一堆大佬的学生
- 粉丝: 6
最新资源
- 临时用电计算Excel表格(施工手册版).xls
- 物联网下的校园监控技术探究分析.docx
- 工程项目管理-信息管理.ppt
- (源码)基于Android的波尼音乐播放器.zip
- 高可用Redis服务架构方案.docx
- 探究式教学在中职计算机基础Excel教学中的应用.docx
- 淮河临淮岗洪水控制工程现代信息化发展规划与展望.docx
- 全国年月自学考试电子商务法概论测试试题.doc
- 农村电子商务服务站点管理与服务规范.doc
- 钢铁行业智慧工厂信息化建设解决方案.docx
- 区块链技术对供应链金融的影响研究.docx
- 信息化教学方案设计书案例.doc
- 互联网+血站物资供应管理模式初探.docx
- PHP框架开发实用技术.doc
- (源码)基于Python框架的EmbyKeeper项目.zip
- 审计信息化问题浅析.doc