feature/markdown #23

Nyitott
crtxcr egyesíteni szeretné 9 változás(oka)t a(z) feature/markdown -ból master-ba
Tulajdonos
  • Inject IParser implemention (read from config). Alternatively, per-page parsers, or drop original parser.
  • Handle intenal links (existing pages, non-existing) pages
  • handle commands/categories (e. g. custom tags?)

Closes: #1

- [x] Inject IParser implemention (read from config). Alternatively, per-page parsers, or drop original parser. - [x] Handle intenal links (existing pages, non-existing) pages - [ ] handle commands/categories (e. g. custom tags?) Closes: #1
crtxcr force-pushed feature/markdown from c09070f82b to 52c1d0b123 2021-04-17 20:11:37 +02:00 Összehasonlítás
crtxcr force-pushed feature/markdown from 52c1d0b123 to 3b56a1ec1e 2021-04-18 13:28:15 +02:00 Összehasonlítás
crtxcr force-pushed feature/markdown from 3b56a1ec1e to 5f674cfe6f 2021-04-18 13:37:41 +02:00 Összehasonlítás
crtxcr added 1 commit 2021-04-24 12:11:13 +02:00
crtxcr added 3 commits 2021-04-25 12:10:35 +02:00
This pull request has changes conflicting with the target branch.
  • .gitmodules
  • Makefile
  • handlers/handler.h
  • handlers/handlerpageedit.cpp
  • handlers/handlerpageview.cpp
  • parser.cpp
  • parser.h
  • qswiki.cpp
  • utils.cpp
You can also view command line instructions.

1. lépés:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/markdown master
git pull origin feature/markdown

2. lépés:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff feature/markdown
git push origin master
Jelentkezz be hogy csatlakozz a beszélgetéshez.
Nincs véleményező
Nincs mérföldkő
Nincsenek megbízottak
1 Résztvevő
Értesítések
Határidő
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

Nincs beállítva határidő.

Függőségek

No dependencies set.

Reference: crtxcr/qswiki#23
No description provided.