mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 00:56:41 +10:00
Set initial state on parent Lexer. #3945
This commit is contained in:
committed by
Rubén Dávila
parent
34657b821a
commit
c031b9d9cd
@@ -15,6 +15,10 @@ module Rouge
|
||||
delegate option(:parent_lexer)
|
||||
end
|
||||
end
|
||||
|
||||
start do
|
||||
option(:parent_lexer).reset!
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user