Anix
9afa66607d
chore: removed circular dep and css.escape
2020-03-09 20:33:07 +05:30
Martin Mihálek
291c99bc38
Migrate relative links to absolute in embedded markdown ( #867 )
...
Signed-off-by: Martin Mihálek <aenniw@gmail.com>
2020-03-09 14:21:46 +05:30
Leonardo Rossi
b53ea1e304
Adds option to specify an header height ( #1045 )
...
* Adds option to specify an header height
When using a template that has a sticky-header, clicking on the sidebar will
scroll the page under the header.
I added the option `headerHeight` (default = `0`) so that the content div will
be scrolled down that amount of pixels.
* updates documentation and renames variable
2020-03-09 14:19:31 +05:30
Anix
75c72e917b
chore: added new linter config ( #1028 )
...
* chore: added new linter config
* chore: linting fixes
* chore: refactore in linting config and minor linting fixes
2020-02-20 14:01:04 +05:30
Muhammad Surya
7fb50b95f1
strip indent when embedding code fragment
2020-01-05 11:28:38 +07:00
Giulio Ambrogi
db97a1d22a
Eslint fixes for v4x ( #989 )
...
* UPDATE .eslintrc
* UPDATE lint task
* FIX lint errors
* CLEANUP
* FIX no-eq-null warning
* FIX many jsdoc warnings
* FIX jsdoc issues
* FIX jsdoc warnings
* FIX jsdoc
* FIX eqeq and no-eq-null
* ADD lint to travis
* UPDATE test env for eslint
2019-12-30 22:01:46 +05:30
Anton Wilhelm
1447c8a40a
feat: Provide code fragments feature ( #748 )
2019-01-23 10:54:50 +08:00
程康
5fcf210dd1
fix: use copy of cached value ( #668 )
2018-11-01 08:04:25 +08:00
qingwei.li
4f588e0af4
fix(compiler): extra quotes for codeblock
2018-10-31 21:19:35 +08:00
cinwell.li
a39b214733
feat: upgrade marked to 0.5.x, fixed #645 , close #644 ( #662 )
2018-10-31 20:34:56 +08:00
Carlos García
42ea8af245
feat(compiler): support embedded mermaid ( #629 )
2018-10-23 15:29:14 +08:00
cinwell.li
feea7f9b48
fix: loading embed files synchronously, fixed #525 , fixed #527 ( #544 )
...
* fix: loading embed files synchronously, fixed #525 , fixed #527
* fix
2018-06-29 21:27:07 +08:00
cinwell.li
8352a1e489
refactor: build config ( #408 )
...
* refactor: build config
* chore: fix conflict
* fix: 404 page path
2018-03-03 22:51:27 +08:00
qingwei.li
45a7464d23
fix(embed): broken in IE, fixed #389 , fixed #391
2018-02-14 13:16:38 +08:00
qingwei.li
890a7bf9b6
fix(embed): init value
2018-02-12 16:45:24 +08:00
qingwei.li
4aafde85fb
chore: remove console.log
2018-02-12 16:25:28 +08:00
qingwei.li
dc0c3ced4e
fix(embed): compatible ssr
2018-02-12 16:25:28 +08:00
qingwei.li
62ce447fc3
refactor(embed): async fetch embed files, fixed #387
2018-02-12 16:25:28 +08:00