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

Remove nggdpp profiles #77

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@ This repository contains the core profiles for use in the [mdEditor](https://git

The schema definition for a profile is `resources/profile-schema.json`

The mapping for the schema is `resources/full-map.json`

The manifest file is `resources/manifest.json` which is a list of the core profiles and their urls'

The file `profiles-list.json` is used with mdEditor v1.0.x and will be removed when updated to v1.1.x
The mapping for the schema is `resources/full-map.json`

The manifest file is `resources/manifest.json` which is a list of the core profiles and their urls'. This is accompanied by `resources/manifest-develop.json` which is used in for testing in the develop branch.

### Profiles - `resources/profiles/`

Expand Down
38 changes: 0 additions & 38 deletions resources/profiles-list.json

This file was deleted.

Loading