Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022年开发,统一说明 #309

Open
guanpengchn opened this issue Feb 8, 2022 · 8 comments
Open

2022年开发,统一说明 #309

guanpengchn opened this issue Feb 8, 2022 · 8 comments
Assignees
Labels

Comments

@guanpengchn
Copy link
Collaborator

过去一年时间由于私人原因,项目停滞,今年不再让大家失望,会持续更新软件,满足大家的需求,解决bug

现阶段大家问题比较多的问题会尽快解决,包括

  • 图床
  • 社区文章管理
  • 字体

等上述问题处理完成后再逐一解决现存需求,感谢大家使用软件,软件如有不如意之处还望谅解

@guanpengchn guanpengchn self-assigned this Feb 8, 2022
@guanpengchn guanpengchn changed the title 统一做下说明 2022年开发,统一说明 Feb 8, 2022
@guanpengchn guanpengchn pinned this issue Feb 8, 2022
@peter100u
Copy link

peter100u commented Feb 10, 2022

什么时候能支持微信小程序版本的呀, 想在小程序中使用markdown-nice

@flightmakers
Copy link

电脑上没几个人用wx miniapp的

@flightmakers
Copy link

小程序原生支持h5, 就是增加了几个wx-script标签而已

@flightmakers
Copy link

字体毕竟mdnice是基于h5, 可以直接像atom|vscode一样tab上增加一个font-family得啦, 然后存localstorage
(顺便云同步)

@flightmakers
Copy link

社区文档我觉得就是直接对各个技术进行分类吧,比如CSS&JS, 能写的内容其实不多:


* CSS
# 概述, 入门知识

# 选择器, 伪元素选择器, 伪类选择器

# 布局
## 盒模型
### width, height

### margin, padding, border, content-box

### display

### position

### 'strut'

## 布局方法
### float

### 'columns'

### flex

### grid

### shapes

### 'BFC'

# 文本
## font
### font-family
### ...

# 背景
## background
### background-color
### ...

# 边框
## border
### border-radius
### ...

# 变形
## transform

# 过渡
## transition

# 动画
## animation

# 多媒体处理

# 图像处理
## filter

# 交互

# 适配
## @media

# SVG

# CSS Functions

# CSS附录

* JS
# 概述 & 入门知识

# 基本语法
## 词法结构

## 变量定义

## 表达式
### 运算符

## 语句, 语句块

# 扩展语法
## 解构赋值

## 字符串模板

## 正则修饰符

## 数值表示法

## 函数参数预定义, 箭头函数

## 数组扩展运算符

## 对象属性表示法

# 变量类型
## Boolean

## Number

## String

## Object
### prototype

## Function

## Symbol

## undefined

## null

# 内置方法
## Object.prototype

## Array.prototype

## ...

# 自定义类
## Class

## new

## bind

## apply

# Iterator迭代器, Generator生成器

# Proxy操作截拦代理, Reflect返回默认

# async异步, Promise异步转同步

# Decorator修饰器

# Module库

# JS Apis
## Bom, Dom, Dom Selector, Dom Ex

## Event

## Canvas

## Form

## Message Channel

## Web Sockets

## Server-Sent

## WebRTC

## XmlHttpRequest

## Fetch

## Beacon

## 'CORS'

## Worker

## Atomics

## Encoding

## File, Blob

## Drag, Drop

## Media

## Notifications

## Page Visibility

## Streams

## Performance

## Web 组件

## Cryptography

## Delay

## XML

## JSON

## Storage

## Houdini

## ShareWorker

## Geolocation

## ...

# JS附录
## 编程风格

## 理解官方规格文档

## 算法

## ..

@guanpengchn
Copy link
Collaborator Author

@peter100u 小程序版更多是社区文章阅读的功能,至于排版能力就很困难了

@guanpengchn
Copy link
Collaborator Author

@flightmakers 指的是社区文章分类么,还是说css的语法

@a86356
Copy link

a86356 commented Apr 26, 2023

有没有办法实现markdown转微信公众号文章的接口?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants