Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
J
jekyll-scholar
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
caesr-pub
jekyll-scholar
Commits
77028080
Commit
77028080
authored
Feb 25, 2015
by
Sylvester Keil
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
4.3.5
parent
c4de43c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
features/details.feature
features/details.feature
+1
-1
lib/jekyll/scholar/version.rb
lib/jekyll/scholar/version.rb
+1
-1
No files found.
features/details.feature
View file @
77028080
...
...
@@ -142,7 +142,7 @@ Feature: Details
And
the
"_site/bibliography/ruby.html"
file should exist
And
I should see
"<a[^>]+href=\"
/bibliography/ruby.html\">" in
"_site/scholar.html"
@tags
@details
@wip
@tags
@details
Scenario
:
Links to Detail Pages Work With Pretty URLs
Given
I have a configuration file with
"permalink"
set to
"pretty"
And I have a scholar configuration with
:
...
...
lib/jekyll/scholar/version.rb
View file @
77028080
module
Jekyll
class
Scholar
VERSION
=
'4.3.
4
'
.
freeze
VERSION
=
'4.3.
5
'
.
freeze
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment