thesis (p-thesis-last)
This commit is contained in:
parent
5715733a40
commit
824317476c
4 changed files with 17 additions and 11 deletions
|
|
@ -6,7 +6,6 @@ export default class thesis extends Handler {
|
|||
}
|
||||
|
||||
beforeParsed(content){
|
||||
console.log("Thesis ------- ");
|
||||
|
||||
const strongs = content.querySelectorAll('strong');
|
||||
strongs.forEach(strong => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue