Ola Rubaj
|
a8fb176bcc
|
rm test for custom permarlink converter (irrelevant)
|
2024-05-09 02:12:44 +02:00 |
|
Ola Rubaj
|
2ac82367c5
|
do not remove "index" from the end of file
- should be treated as a regular file name
- it's up to the app how to interpret those paths/files later
|
2024-05-09 02:12:38 +02:00 |
|
Ola Rubaj
|
85de6f7878
|
replace inex.md with README.md in test fixtures
|
2024-05-09 02:09:52 +02:00 |
|
mohamed yahia
|
57952e0817
|
[remark-wiki-link][m]: Add image size adjustment in remark-wiki-link (#1084)
* [remark-wiki-link][m]: Add image size adjustment in `remark-wiki-link`
* [remark-wiki-links][m]: Add image size feature to images
|
2024-04-15 18:39:27 +02:00 |
|
leonardo.farias
|
1663b09a86
|
Adjusts in the regex used to replace spaces with dashes in the header of wiki links and adjusted the unit tests
|
2023-11-01 21:50:52 -03:00 |
|
leonardo.farias
|
85bb6cb98c
|
Changed tests and created tests to verify the generated prefix in the HTML plugin
|
2023-10-27 22:35:16 -03:00 |
|
leonardo.farias
|
737f880036
|
Changed regex to permit any symbols other than #
|
2023-10-26 00:00:06 -03:00 |
|
Ola Rubaj
|
6418dbb7e2
|
[#1005, remark-wiki-link]: Parse note embeds as regular wiki links (#1006)
|
2023-08-14 15:23:28 +02:00 |
|
Ola Rubaj
|
af134cac8b
|
Integrate flowershow packages (#923)
* [packages][m]: mv @flowershow/core package here
* [packages/core][xs]: rename to @portaljs/core
* [package.json][xs]: setup npm workspaces
* [packages/core][xs]:replace deprecated rollup executor
* [core/package.json][s]: fix mermaid versions
* [core/tsconfig][xs]: rm extends
* [core/jest.config][xs]: rm coverageDirectory
* [core/package.json][xs]: install core-js
* [packages.json][s]:use same version for all nrwl packages
* [core/.eslintrc][xs]: adjust ignorePatterns
* [core/project.json][xs]: rm publish targets
* [packages][m]: mv @flowershow/remark-wiki-link here
* [packages][m]: mv @flowershow/remark-wiki-link here
* [packages][m]: mv @flowershow/remark-embed here
* [remark-callouts/project.json][xs]: adjst test pattern
* [package.json][s]: install missing deps
* [remark-callouts][xs]: adjst fields in package.json
* [remark-callouts][s]: rm pubish targets and adjst build executor
* [remark-embed/jest.config][xs]: rm unknown option coverageDirectory
* [remark-embed][xs]: rm publish targets
* [remark-embed][s]: rename to @portaljs/remark-embed
* [remark-wiki-link/eslintrc][xs]:adjst ignorePatterns
* [package.json][xs]: install missing deps
* [remark-wiki-link/test][xs]:specify format
- also temporarily force any type on htmlExtension
* [remark-wiki-link/README][xs]: replace @flowershow with @portaljs
* [remark-wiki-link][xs]:rm old changelog
* [remark-wiki-link][xs]: adjst package.json
* [remark-wiki-link/project.json][xs]: rm publish targets
* [core][s]: rm old changelog
* [core/README][xs]:correct scope name
* [remark-callouts/README][xs]: add @portaljs to pckg name
* [remark-embed/README][xs]: add @portaljs to pckg name
* [package-lock.json][xs]: refresh after rebasing on main
|
2023-06-07 07:21:00 -03:00 |
|