Frans Bouma
092deb5156
Version bump
8 years ago
Frans Bouma
a9c1d3f0de
Merge branch 'GeertvanHorrik-pr/autolinking'
8 years ago
Frans Bouma
f41ea3dd5d
Changes to PR code
8 years ago
Geert van Horrik
b50f10367f
Update tests to include anchor links
8 years ago
Geert van Horrik
0aaa4e05b4
Support conversion of local links to md files (disabled by default, can be enabled by "convertLocalLinks=true" in the config)
8 years ago
Frans Bouma
8359ccc5ec
Fixed CSS issue #47
8 years ago
Frans Bouma
2d4b96fdce
Merge pull request #46 from bryant1410/master
Fix broken headings in Markdown files
8 years ago
Santiago Castro
b45a9c6a21
Fix broken Markdown headings
8 years ago
Frans Bouma
c13ea54fa7
Added light theme, fixed #40
8 years ago
Frans Bouma
71105f3961
Changes:
- v0.14 version bump (not done yet)
- clean up of projbook project files on disk
- fix in path read in @snippet statement
- added references to System.Collections.Immutable to several projects
as it's indirectly loaded and will make docnet fail at runtime if
missing
8 years ago
Frans Bouma
99bca92566
Merge pull request #39 from FransBouma/SnippetExtension
Implements #38
8 years ago
Frans Bouma
b18d6f6880
Implements #38
Implements the @snippet statement, with tests.
8 years ago
Frans Bouma
e0d2147f0c
Version bump to 0.13.2, so it gets aligned with the releases page again
8 years ago
Frans Bouma
a2357b8a19
Fixes #37
Fixes issue: Nesting groups without index pages could lead to
'Collection was modified' exception.
8 years ago
Frans Bouma
82e8108017
Updated the 'danger' alert red color to be more prominent in llblgen pro theme
8 years ago
Frans Bouma
16961be1a9
Fixed tests for v0.13
8 years ago
Frans Bouma
16d68a8954
Implements #36 , version bump to 0.13
Adds permalink anchor inside all header HTML tags. Themes are adjusted
to have a 'headerlink' css class to deal with this anchor: it's visible
only when hovered.
8 years ago
Frans Bouma
51207e657a
FIXES #35
9 years ago
Frans Bouma
9e9ecfa80c
Added favicon.ico to llblgen pro theme
9 years ago
Frans Bouma
21ae12fccc
Updated LLBLGen Pro Theme
9 years ago
Frans Bouma
9fe63484f7
Updated LLBLGen Pro Theme
9 years ago
Frans Bouma
b31db857b8
Updated LLBLGen Pro Theme
9 years ago
Frans Bouma
a88c225573
LLBLGen Pro Documentation theme added
See it in action here:
http://www.llblgen.com/documentation/5.0/Designer/index.htm
9 years ago
Frans Bouma
13ab6f0f15
Bugfix for include filenames containing quotes. Changes for #32 .
9 years ago
Frans Bouma
eb6b1e36a2
Merge branch 'FlexSearch-feature-include1'
Merge of PR #31
9 years ago
Frans Bouma
b35163b10e
Corrections on #31 code, _partial=>Includes. Spaces=>Tabs, some clean up (minor)
9 years ago
Seemant Rajvanshi
6e9c27d9d5
Added support for @@include tag which will allow embedding html/markdown files from the '_partial' folder
9 years ago
Frans Bouma
a67bfae42f
Fixes #30
9 years ago
Frans Bouma
dd2e6db9ed
Fixes #26
9 years ago
Frans Bouma
d41051959d
Fixes the edge case brought up by PR #29
9 years ago
Frans Bouma
6d94ce5f3e
Fixed issue with {{ExtraScript}} not being removed if no extra was needed. Fixes issue with wrapping ToC headers causing confusion (line height is now properly set). Tweaked theme a bit. Added LLBLGen Pro theme. Removed color duplicate from theme.css for navigation, it was defined in colors already.
9 years ago
Frans Bouma
95a1c8e41c
Updated gitignore for Jetbrains Rider
9 years ago
Frans Bouma
4144aa1bd4
Fix in theme.css: pre inside li now has normal line height instead of the higher line height of li
9 years ago
Frans Bouma
d69c9f87e9
Added 'alert tip' support, so it's now possible to create an alert box which is green and shows 'tip' instead of info/danger/important/warning
9 years ago
Frans Bouma
9eeef2868f
Version to v0.10: added support for Extra mode's {} special attributes for links and images (id, class, name-value pairs). Updated theme to support 'img.shadowed' which is usable through special attributes. Figure images are always shadowed. Fixed some horrible code formatting from old markdown code.
9 years ago
Frans Bouma
3dce975f23
Tweaked theme css a bit so pre blocks now have same bottom margin as p blocks
9 years ago
Frans Bouma
51c0c95f06
Fixed theme so code blocks in tabs don't have fancy shadow/border/margins. last p on tab is now also not having the default margin bottom so no empty space below last line in tab anymore
9 years ago
Frans Bouma
0267d3ffe4
Included fix from sibling Fork
9473a8fee4
9 years ago
Frans Bouma
64a0f517bd
Included fix from sibling fork
1affa872af
9 years ago
Frans Bouma
369ec757c0
Made alert type specifications case insensitive
9 years ago
Frans Bouma
72c701625b
Added @alert Important support, which displays as a Warning but with the 'Important' title instead
9 years ago
Frans Bouma
631ec22789
Tweaked pre.nocode CSS a bit to have a bit more padding inside the box
9 years ago
Frans Bouma
481226a535
Fixes #22
9 years ago
Frans Bouma
c2c0e97766
Changed dd CSS to have same line hight as p
9 years ago
Frans Bouma
868ed6ade8
Changed code span CSS a bit so padding left/right is smaller now, added margin left/right
9 years ago
Frans Bouma
78baaa4d20
Updated theme: shadow boxes are now more consistent. Alerts now have a slight shadow, looks better
9 years ago
Frans Bouma
98037f88b5
Bumped version to 0.9.1
9 years ago
Frans Bouma
87ff51994f
Updated theme for pre.nocode, it now also has shadow
9 years ago
Frans Bouma
0c32687b30
Changes
Updated theme to support 'figure' divs
Added shadows to images and code blocks in theme
9 years ago
Frans Bouma
549e7f6e34
Titled Image test added
9 years ago