Skip to content

The content on AppCode including references, examples, specifications, how-to, and the many other web development related content. This is the repo where you can change, update, fix, and improve the community developer materials hosted on AppCode.

Notifications You must be signed in to change notification settings

Expoverse/content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title skip_file
Contributing to AppCode
true

Markdown Processor

The content on AppCode covering references, examples, specifications, how-to, and the many other web development related content. This is the repo where you can change, update, fix, and improve the community developer materials.

Contents

Contributing

You can change, fix, update, and improve the content on https://appcode.app by creating an issue or submiting a pull request for the pages you want to change.

To find out more about the complete contribution process and to find out how to get started, see the contribution guide or CONTRIBUTING.md file in this repository.

Creating Pages

This section is for creating articles, references, examples, how-to, and other materials not listed.

Pages can be submitted by being written in markdown and sumbitted through a pull request.

Notes

During the markdown linting and format of the markdown files you may notice some characters are escaped, this is normal for Remark. Here is more infomation on what characters to expect that will be escaped.

Markdown is incredibly complex. Almost all ASCII punctuation characters can cause something to happen depending on what comes before or after them. Depending on what plugins you use, any ASCII punctuation character could theoretically thus result in an escape. Here are the defaults: https://github.com/syntax-tree/mdast-util-to-markdown/blob/main/lib/unsafe.js. @remarkjs/remark

About

The content on AppCode including references, examples, specifications, how-to, and the many other web development related content. This is the repo where you can change, update, fix, and improve the community developer materials hosted on AppCode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published